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

More cleanup before upgrading to OpenAPI 3.1 #1455

Merged
merged 4 commits into from
Mar 8, 2023

Commits on Feb 28, 2023

  1. Cleanup additionalProperties usage

    In capabilities.yaml, additional properties are more likely to be
    strings (but can also be objects); in cross_signing_key.yaml,
    the parameter documentation already restricts the number of properties.
    KitsuneRal committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2601079 View commit details
    Browse the repository at this point in the history
  2. Newsfragment

    KitsuneRal committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    22d1b1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d64bb9b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

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