-
`package org.project.backend.controller;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import io.swagger.annotations.ApiParam;
import lombok.RequiredArgsConstruc…
-
Where I can start to debug that error ?
```
[INFO] initializing Agrest Swagger model converters
[INFO] SRVE0242I: [JakartaHr] [/] [it.iubar.hr.HrApplication]: Inizializzazione riuscita.
[ERRORE …
-
### 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
-
### What is the problem this feature would solve?
it would help me share my sellable API documentation without exposing my full application structure
### What is the feature you are proposing to so…
-
-
## Description
Path parameters are singleton resources, and have the schema of `required: true` to specify their _require_ment
```yaml
paths:
/users/{userId}:
get:
summary: Get a…
-
test-swagger
-
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…