You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you are not authorized so it should be locked mean not accessible.. yes if u click to unlock.. then first state should be locked :)
is this swagger related issue ?
maybe this one => swagger-api/swagger-ui#4402
I understand the confusion, but it's actually working as expected.
When a user fills the authorization, the lock becomes closed and black - that indicates that there's security information provided. An unlocked lock, means that the user has not provided the information. We've had discussions in the past about how some people expect it to be one way and some the other. We'll consider changing it altogether to make it clearer.
In your case, it behaves as expected (in our intent) - since you allow a no-security option, meaning the user can use the call without providing credentials, the lock is black and locked indicating you can execute the call.
Hi
This is just UI issue. I think the Locked and Unlocked should be reversed.
When you are not authorized its should show locked icon and when you authorized should show unlocked icon.
The text was updated successfully, but these errors were encountered: