We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Just http://petstore.swagger.io/
Example Swagger/OpenAPI definition:
https://petstore.swagger.io/v2/swagger.json
Swagger-UI configuration options:
SwaggerUI({ // your config options here })
?yourQueryStringConfig
The execute button on POST method doesn't trigger an HTTP request
An HTTP request is sent
This works on v3.23.6
The text was updated successfully, but these errors were encountered:
Thanks for the report, publishing a hotfix in a few minutes!
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Q&A (please complete the following information)
Content & configuration
Just http://petstore.swagger.io/
Example Swagger/OpenAPI definition:
https://petstore.swagger.io/v2/swagger.json
Swagger-UI configuration options:
Describe the bug you're encountering
The execute button on POST method doesn't trigger an HTTP request
To reproduce...
Expected behavior
An HTTP request is sent
This works on v3.23.6
Screenshots
Additional context or thoughts
The text was updated successfully, but these errors were encountered: