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

Security Information is Missing #1923

Closed
jonbuck16 opened this issue Jan 27, 2016 · 1 comment
Closed

Security Information is Missing #1923

jonbuck16 opened this issue Jan 27, 2016 · 1 comment
Milestone

Comments

@jonbuck16
Copy link

The swagger UI does not show any security information that was written into the originating YAML definition.

I have added a securityDefinitions section to the API and then within the appropriate paths I have referenced the definition, now within the HTML that is rendered on the right hand side of the editor it shows a security section at the top and within the paths however if I download a JSON representation of API and use the UI tool to view the documentation it doesn't show the security section at the top nor do the paths that require security show any information therefore a user of the API has no idea that basic authentication is required for example...

Any ideas anyone??

I am using version 2.1.4 of the UI and version 2.9.8 of the editor...

@webron
Copy link
Contributor

webron commented Jan 27, 2016

Please see #1108.

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

3 participants