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
I have noticed that combining multiple authentication types using logical AND is not displayed properly.
In the attached OpenAPI specification file, it will be displayed : api_key & OR client_id
Whereas it should be someting like : api_key AND client_id
Hello,
I have noticed that combining multiple authentication types using logical AND is not displayed properly.
In the attached OpenAPI specification file, it will be displayed : api_key & OR client_id
Whereas it should be someting like : api_key AND client_id
spec.txt
The text was updated successfully, but these errors were encountered: