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 created an OpenAPI 3 yaml file, deployed as static file within the spring boot application.
I would expect, that if i set the springdoc.swagger-ui.url to /openapi/spec.yaml for example, that it will use this openapi spec but this settings seems to be ignored?
The text was updated successfully, but these errors were encountered:
I created an OpenAPI 3 yaml file, deployed as static file within the spring boot application.
I would expect, that if i set the springdoc.swagger-ui.url to /openapi/spec.yaml for example, that it will use this openapi spec but this settings seems to be ignored?
The text was updated successfully, but these errors were encountered: