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

Revert OpenAPI version number to 3.0.0 #1210

Merged
merged 3 commits into from
May 21, 2024
Merged

Revert OpenAPI version number to 3.0.0 #1210

merged 3 commits into from
May 21, 2024

Commits on May 21, 2024

  1. Revert OpenAPI version number to 3.0.0

    This was bumped in 8be2ec4 but we do not actually abide by 3.1.0, as can be seen in the use of `example` instead of `examples. v3.1.0 is a breaking change, the technical committee decided not to follow semver, see <https://github.com/OAI/OpenAPI-Specification/releases/tag/3.1.0-rc0>.
    Support for OpenAPI v3.1 is not offered by the current Legislation Explorer version and upgrading is too costly. See <openfisca/legislation-explorer#236>.
    MattiSG committed May 21, 2024
    Configuration menu
    Copy the full SHA
    2091cd6 View commit details
    Browse the repository at this point in the history
  2. Test OpenAPI v3.0 compliance

    MattiSG committed May 21, 2024
    Configuration menu
    Copy the full SHA
    de1b0fd View commit details
    Browse the repository at this point in the history
  3. Bump version number

    MattiSG committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1c65550 View commit details
    Browse the repository at this point in the history