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: wework/json-schema-to-openapi-schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: wework/json-schema-to-openapi-schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    edb6918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58a9b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27e0cfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35c4e77 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. Merge pull request #17 from MikeRalphson/arrayItems

    items must always be present for type:array
    Phil Sturgeon authored Dec 18, 2018
    Configuration menu
    Copy the full SHA
    142ca43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from MikeRalphson/exclusives

    rewrite exclusiveMinimum/exclusiveMaximum
    Phil Sturgeon authored Dec 18, 2018
    Configuration menu
    Copy the full SHA
    974538d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into if-then-else

    Phil Sturgeon authored Dec 18, 2018
    Configuration menu
    Copy the full SHA
    08b682e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from MikeRalphson/if-then-else

    rewrite if/then/else as oneOf: [allOf: [X, Y], allOf: [not: X, Z]]
    Phil Sturgeon authored Dec 18, 2018
    Configuration menu
    Copy the full SHA
    aae1805 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14 from MikeRalphson/const

    rewrite const as single element enum
    Phil Sturgeon authored Dec 18, 2018
    Configuration menu
    Copy the full SHA
    28cf9c0 View commit details
    Browse the repository at this point in the history
  6. Updated dependencies

    Phil Sturgeon committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    3e7846f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #18 from wework/release/0.3.0

    Release v0.3.0
    Phil Sturgeon authored Dec 18, 2018
    Configuration menu
    Copy the full SHA
    b33ca9b View commit details
    Browse the repository at this point in the history
Loading