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

Pr1147 #1305

Merged
merged 3 commits into from
Oct 3, 2024
Merged

Pr1147 #1305

merged 3 commits into from
Oct 3, 2024

Commits on Jan 18, 2024

  1. fix: extend_schema_field with dict param and oas 3.1

    the dict was being mutated, so every subsequent use of the field would have more stuff appended to the schema
    Eric Butler committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6f3a656 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. some minors (resolves #1147)

    Co-authored-by: Eric Butler <codebutler@users.noreply.github.com>
    tfranzel and codebutler committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    58039cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    508a246 View commit details
    Browse the repository at this point in the history