Recent Discussions
Managing Multiple Auth Methods in Swagger UI
Hello everyone, I'm currently working on a Laravel project and facing a challenge with defining multiple authentication types in L5-Swagger. My app uses both HTTP Bearer Token (token) and Laravel Pa...20Views0likes1CommentSwagger UI rendering issues
Hi Our team faced following issue https://github.com/springdoc/springdoc-openapi/discussions/2868 after updating to the latest version. For now we are using workaround provided in answers of this th...20Views0likes1CommentCustomize Swagger like spotify web console
Hello everyone , how can i achieve such UI with swagger in a react application. Thanks in advance . example link : https://developer.spotify.com/console/albums/666Views0likes2CommentsModify base URL
How can I modify the base URL in Swagger UI that is used to concatenate with the service endpoints? For example, we use this URL to access Swagger in our project: https://mydomain.com/AR900115//apid...14Views0likes0CommentsValidate different http codes using different requests to the same endpoint in OpenAPI 3
Hello, I've been looking everywhere for a solution for this and couldn't find anything about it. What I'm trying to do is testing a single endpoint using different requests to trigger different HTTP...31Views0likes0CommentsSwagger UI - Documentation for end user?
Is there any general documentation on navigating Swagger UI for end users? We've written our own, but I would like to also link to any existing guide that gives an overview of the Swagger UI. I'm h...29Views0likes0Comments