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
In https://petstore.swagger.io/?url=https://<your domain>/api.php/openapi there is no way to pass the auth-key.
I think you should define in json the option to enable auth also in swagger (or similar).
The text was updated successfully, but these errors were encountered:
click to "Execute"
Swagger show "Loading" message and the API doesn't work.
I don't know why :o(
Maybe there is some options you need to add to json to enable auth on swagger?
I think there is some problems when you need to share API documentation using auth.
I'm using
In
https://petstore.swagger.io/?url=https://<your domain>/api.php/openapi
there is no way to pass the auth-key.I think you should define in json the option to enable auth also in swagger (or similar).
The text was updated successfully, but these errors were encountered: