Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correctly derive a valid JSON Schema from an OAS parameter #338

Merged
merged 29 commits into from
Jun 11, 2019

Commits on Jun 4, 2019

  1. Configuration menu
    Copy the full SHA
    f8e7d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    452839f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    8ab0598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e12854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b88ba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4b4c61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2ef06d View commit details
    Browse the repository at this point in the history
  6. feat: squash me

    XVincentX committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    2a84c19 View commit details
    Browse the repository at this point in the history
  7. fix: parameters validation

    XVincentX committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    754e552 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

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

Commits on Jun 7, 2019

  1. chore: upgrade graphite

    XVincentX committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    42584b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d858a View commit details
    Browse the repository at this point in the history
  3. chore: typings

    XVincentX committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    194903d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

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

Commits on Jun 10, 2019

  1. chore: fix remaining tests

    XVincentX committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    91e8179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a995e View commit details
    Browse the repository at this point in the history
  3. fix: remap * to */*

    XVincentX committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    45ef5d4 View commit details
    Browse the repository at this point in the history
  4. test: stuff

    XVincentX committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    5ab3b57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47d1f3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b690971 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e42a03 View commit details
    Browse the repository at this point in the history
  8. chore: remove bang

    XVincentX committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    88bb828 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85866fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1936cb8 View commit details
    Browse the repository at this point in the history
  11. refactor: use dictioary

    XVincentX committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    f91382b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a1e0595 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ec9de29 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    887b8dd View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2019

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