-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Optional authentication not rendered properly #2117
Labels
Comments
AlexVarchuk
added
Type: Enhancement
Type: Bug
help wanted
p3
and removed
Type: Enhancement
labels
Aug 4, 2022
zalewskigrzegorz
added a commit
to zalewskigrzegorz/redoc
that referenced
this issue
Aug 15, 2022
zalewskigrzegorz
added a commit
to zalewskigrzegorz/redoc
that referenced
this issue
Aug 16, 2022
3 tasks
AlexVarchuk
pushed a commit
that referenced
this issue
Aug 17, 2022
closed via #2134 |
This was referenced Jul 16, 2024
This was referenced Jul 25, 2024
This was referenced Aug 19, 2024
This was referenced Sep 23, 2024
This was referenced Oct 1, 2024
This was referenced Nov 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The recommended way of representing optional authentication on an endpoint is something like:
Unfortunately this doesn't render properly in Redoc.
Expected behavior
The "authorizations" section of the endpoint documentation should clearly communicate that it is an optionally authenticated endpoint.
Minimal reproducible OpenAPI snippet(if possible)
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: