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
@@ -57,7 +57,7 @@ Now you can specify the username and password to your API in the Swagger "API ke
57
57
58
58
username:password
59
59
60
-
The javascript that loads on the Swagger page automatically encodes the username and password and adds the authorization header to your API request.
60
+
The javascript that loads on the Swagger page automatically encodes the username and password and adds the authorization header to your API request.
61
61
See the official Swagger documentation about [Custom Header Parameters](https://github.com/wordnik/swagger-ui#custom-header-parameters---for-basic-auth-etc)
0 commit comments