-
Currently, I'm having a troublesome defect with duplicated URLs, but to know which version of Swagger UI is inside the minified file would be helpful since currently the only way (as far as I can tell…
-
-
`package org.project.backend.controller;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import io.swagger.annotations.ApiParam;
import lombok.RequiredArgsConstruc…
-
I'm having an issue with versioning. I want to have a well defined overall release version at each stage, defined in Swagger with some subset of various endpoint versions.
I can easily version each e…
-
-
### Did you read the migration guide?
- [X] I have read the whole migration guide
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Poten…
-
Integrate swagger for api documentation
-
-
If my controllers are decorated with `@Span`, swagger is not picking up the request parameters (path/query/body).
Besides, all the controller methods decorated with `Span` has the same name, making…
-
**Environment:** macOS Sonoma 14.5, Swagger
**Reproducible:** always
**Build found:** 18.10.2024
**Preconditions**
1. make authorization in Swagger
2. make sure that the user with whom the sign-in w…