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
Before, there was a high coupling between GroupedOpenApi and SwaggerUiConfigProperties, which is ugly, using static references and difficult to maintain.
Here is a better configuration for your gateway, while you upgrade to v1.3.4:
Describe the bug
/v3/api-docs/swagger-config
return a wrong urls when i upgraded springdoc to 1.2.34:Btw, the right urls is :
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots

wrong:
right:

The text was updated successfully, but these errors were encountered: