We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I am starting with swagger and I love it.
I am doing specs for GetMango. The authentication is with BasicAuth, you have to complete the name and left the password blank.
The problem with the swagger editor is, it doesn't enable the button authorize until you fill both fields.
Maybe it should allow you to authorize while the fields are empty.
Thank you!
The text was updated successfully, but these errors were encountered:
Do you mean your backend's basic auth works without a password? if so, providing any password (a single space) should work, no?
Sorry, something went wrong.
1b33340
No branches or pull requests
Hi,
I am starting with swagger and I love it.
I am doing specs for GetMango. The authentication is with BasicAuth, you have to complete the name and left the password blank.
The problem with the swagger editor is, it doesn't enable the button authorize until you fill both fields.
Maybe it should allow you to authorize while the fields are empty.
Thank you!
The text was updated successfully, but these errors were encountered: