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

openapi3filter: Fallback to string when decoding request parameters #631

Merged
merged 5 commits into from Oct 12, 2022

Commits on Oct 12, 2022

  1. Reproduce issue getkin#624

    Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
    fenollp committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e97b2a1 View commit details
    Browse the repository at this point in the history
  2. Have openapi3.NewLoader() return a non-nil Context field

    Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
    fenollp committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    53517d7 View commit details
    Browse the repository at this point in the history
  3. Fallback to string when decoding parameters

    Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
    fenollp committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4a1df6b View commit details
    Browse the repository at this point in the history
  4. Add OpenAPI spec links to README.md for easier reference

    Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
    fenollp committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    0473299 View commit details
    Browse the repository at this point in the history
  5. Sort out an old TODO

    Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
    fenollp committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    cf3418d View commit details
    Browse the repository at this point in the history