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

Improve examples generation #947

Merged
merged 2 commits into from
Jul 4, 2024
Merged

Commits on Aug 14, 2023

  1. Improve examples generation

    - Generate "additionalProperties" examples. Support the vendor extension "x-additionalPropertiesName"
    - Use the default value if provided
    - Generate null instead of a (potentially) invalid string if the type is not found (same behavior here as redoc and others)
    j3rem1e committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3e4a20c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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