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
Current implementation does not generate bearer token basic authentication from OpenApi 3.x. Instead if specified in the spec file, it generates basic auth with username and password instead of bearer token.
Current implementation does not generate bearer token basic authentication from OpenApi 3.x. Instead if specified in the spec file, it generates basic auth with username and password instead of bearer token.