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(components): add support for oneOf/anyOf JSON Schema keywords in parameter-row rendering #9934

Merged
merged 4 commits into from
May 14, 2024

Commits on May 13, 2024

  1. fix(components): add support for oneOf/anyOf JSON Schema keywords in …

    …parameter-row rendering
    
    Refs #7912
    glowcloud committed May 13, 2024
    Configuration menu
    Copy the full SHA
    de634aa View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. update function name

    glowcloud committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d48a9bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30f0c89 View commit details
    Browse the repository at this point in the history
  3. add test for OpenAPI 3.1

    glowcloud committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b6fc6c9 View commit details
    Browse the repository at this point in the history