Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ferdikoomen/openapi-typescript-codegen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: philipjusher/openapi-typescript-codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    6099a6f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    c5797a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Merge pull request #1 from smarlhens/feat/support-nested-any-of

    feat: support nested any-of to use with openapi v3.1 type null
    philipjusher authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    4f0f0f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from a10y/aduffy/validate-const

    Add support for const validation
    philipjusher authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a4c47a3 View commit details
    Browse the repository at this point in the history
Loading