pkhdi
3 months agoOccasional Visitor
Info object is ignored in swagger ui
When I view the REST api of my spring boot application in swagger-ui, the info object (title, version and description) of my yaml definition is ignored and only default values ("OpenAPI definition", "v0", no description) are shown. Why could that be?
yaml:
swagger-ui: