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

Ability to have swagger_def without swagger_home. #48

Open
ukch opened this issue Apr 12, 2018 · 0 comments
Open

Ability to have swagger_def without swagger_home. #48

ukch opened this issue Apr 12, 2018 · 0 comments

Comments

@ukch
Copy link

ukch commented Apr 12, 2018

Currently, setup_swagger is a one size fits all solution. It generates the swagger_def JSON file, then hosts a copy of swagger-ui (a.k.a. swagger_home).
I propose adding an option to decouple the two, so that it is possible to host just the swagger.json file, then the developer can choose to either self-host swagger-home or not to host it at all (if that is what they prefer). I am happy to make a PR to support this.

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

No branches or pull requests

1 participant