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

Added a new feature to support multiple routes when using python dict #554

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 17, 2022

  1. flasgger#553 New feature: support multiple routes when using python d…

    …ictionary as specs
    Cristian Gabor committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    fe549ff View commit details
    Browse the repository at this point in the history
  2. Fix travis errors

    Cristian Gabor committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    3b1279b View commit details
    Browse the repository at this point in the history
  3. Fix travis errors

    Cristian Gabor committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    0c43aa7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Remove not iterable error

    Cristian Gabor committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    4d2b427 View commit details
    Browse the repository at this point in the history
  2. Remove not iterable error

    Cristian Gabor committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    4f5aaad View commit details
    Browse the repository at this point in the history