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

Fix views registering when Swagger UI is disabled #121

Merged
merged 1 commit into from
Jun 22, 2017

Conversation

roo-oliv
Copy link
Contributor

When Swagger UI is disabled the swagger specification was not being served.

This PR fixes it, updates README to better hint the use of swagger_ui flag and enhances a test case to check if the JSON OpenAPI specs endpoint is served correctly independent from the Swagger UI.

@coveralls
Copy link

coveralls commented Jun 22, 2017

Coverage Status

Coverage increased (+0.03%) to 82.526% when pulling ea76a5b on allrod5:fix-views-registering into 3f8fa73 on rochacbruno:master.

@rochacbruno rochacbruno merged commit 316cc6e into flasgger:master Jun 22, 2017
@roo-oliv roo-oliv deleted the fix-views-registering branch June 22, 2017 17:53
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