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

In Api Documentation the lock sign of authorization is unlock for lock state and vice versa #5

Closed
shubhangi003 opened this issue Sep 29, 2021 · 1 comment
Labels
wontfix This will not be worked on

Comments

@shubhangi003
Copy link

Description:

  • In Api document, the Get request for Vehicles, Get request for drive_state and Authorize button shows Unlock sign before adding any bearer token value
  • After adding Bearer key the unlock sign changes to lock

Step to reproduce:

Expected Results:

The locks sign should be lock before Authorization and after Adding token value sign should be changed to unlock.

Actual Results:

The locks sign is unlock before Authorization and after Adding token value the sign is changed to lock.

@kappsegla
Copy link
Owner

According to the discussion here for swagger-ui swagger-api/swagger-ui#4402 that's how swagger-ui renders the status and nothing we can change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants