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: jcphlux/openapi-typescript-codegen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 34 files changed
  • 2 contributors

Commits on Jan 25, 2024

  1. add title to schema output

    John Cutburth committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    0e5f5e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 9, 2024

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

Commits on Mar 1, 2024

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

Commits on Mar 6, 2024

  1. Remove 'title' property from Model interface and add 'title' property…

    … to Schema interface
    John Cutburth committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    237156b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Add title and description to schemaArray, schemaComposition, schemaDi…

    …ctionary, and schemaInterface partials
    John Cutburth committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4ddd463 View commit details
    Browse the repository at this point in the history
Loading