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

Upgrade OpenAPI spec to v3 #989

Merged
merged 17 commits into from
Dec 12, 2022
Merged

Upgrade OpenAPI spec to v3 #989

merged 17 commits into from
Dec 12, 2022

Commits on Dec 7, 2022

  1. Validate OpenAPI spec

    MattiSG authored and bonjourmauko committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    5564bae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b0c4cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7fa612 View commit details
    Browse the repository at this point in the history
  4. Use JSON Schema-compatible regexp

    MattiSG authored and bonjourmauko committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    858c9de View commit details
    Browse the repository at this point in the history
  5. Switch to OpenAPI v3

    MattiSG authored and bonjourmauko committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    bbdc0e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5358d1 View commit details
    Browse the repository at this point in the history
  7. Use semver for openapi version

    Mauko Quiroga authored and bonjourmauko committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a36733f View commit details
    Browse the repository at this point in the history
  8. Use dpath to set country package's version

    Mauko Quiroga authored and bonjourmauko committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    67ec4b3 View commit details
    Browse the repository at this point in the history
  9. Fix OAS 3.0 paths

    bonjourmauko committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    1425867 View commit details
    Browse the repository at this point in the history
  10. Fix OAS 3.0 headers

    bonjourmauko committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    fb958b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d1fe17 View commit details
    Browse the repository at this point in the history
  12. Cleanup

    bonjourmauko committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    a487d05 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Apply suggestions from code review

    Co-authored-by: Matti Schneider <[email protected]>
    bonjourmauko and MattiSG committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0b1f26a View commit details
    Browse the repository at this point in the history
  2. Fix host/schemes

    bonjourmauko committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    047c79d View commit details
    Browse the repository at this point in the history
  3. Fix duplicated id

    bonjourmauko committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8fbae03 View commit details
    Browse the repository at this point in the history
  4. Remove empty components

    bonjourmauko committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8be2ec4 View commit details
    Browse the repository at this point in the history
  5. Bump version

    bonjourmauko committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    be3dee5 View commit details
    Browse the repository at this point in the history