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

openapi3: allow variables in schemes in gorillamux router + better server variables validation #337

Merged
merged 2 commits into from
Apr 17, 2021

Commits on Apr 8, 2021

  1. openapi3: validate server variables per spec

    Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
    fenollp committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    e3c293f View commit details
    Browse the repository at this point in the history
  2. awkward work around gorilla/mux#624

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