Skip to content

repaired key error thrown when a path is given instead of in the func… #210

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

Merged
merged 1 commit into from
Jul 30, 2018

Conversation

yardenfi
Copy link
Contributor

@yardenfi yardenfi commented Jul 4, 2018

There are cases when i want my app to document registered paths that i did not created, as /auth path created by flask_jwt. This fix allows me to create the documentation and register it into swagger via config["paths"] whithout getting a KeyError.

@coveralls
Copy link

coveralls commented Jul 30, 2018

Coverage Status

Coverage increased (+0.06%) to 90.515% when pulling 0340803 on yardenfi:master into 6bdacba on rochacbruno:master.

@rochacbruno rochacbruno merged commit 3e9310d into flasgger:master Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants