-
**Describe the bug**
I use springdoc-openapi-ui to generate openapi docs for my app. With the filters enabled, the generation of openapi-docs is broken. The whole result in /v3/api-docs which should …
-
| Q | A
| ------------------------------- | -------
| Bug or feature request? | Bug
| Which Swagger/OpenAPI version? | 2.0/3.0.0 ( both )
| Wh…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
![image](https://github.com/lanweihong/java-study/assets/134249051/c4b59f9b-a11d-4e9c-9551-772a78095e32)
![image](https://github.com/lanweihong/java-study/assets/134249051/9d75f2c4-0034-4c83-b05f-0…
-
##### Description
Hello, I am using the generator in a java project (Springboot Application) and want it to generate the code with Annotations for openapi 3.0 instead of swagger.
After searchi…
-
当在spring cloud gateway中想要同时使用swagger和knife4j。引入一下两个包的时候,报错。
``` xml
com.github.xiaoymin
knife4j-gateway-spring-boot-starter
4.3.0
org.springdoc
springdoc-openapi-webflux-ui
1.7…
-
I want to change the **Authorized** label to **Stored**.
Please find the below screenshot from swagger UI authorization screen
![image](https://user-images.githubusercontent.com/29447129/9143233…
-
### Q&A (please complete the following information)
- OS: Windows, linux
- Browser: chrome
- Version: 114.0.5735.199
- Method of installation: docker compose
- Swagger-UI version: 4.18.2
-…
-
Install packages
- Spring web
- Spring data jpa
- h2
- lombok
- io.jsonwebtoken [jjwt]
- at.favre.lib [bcrypt]
- org.springdoc [springdoc-openapi-ui]
-
In server-chassis-spring we have an optional profile which allows building an openapi spec document which can then be served elsewhere
This was created using
```
mvn -Dopenapi clean install
```
…