-
Hi all,
I was updating a spring dependency recently to resolve a CVE. The dependency submission action ran on main. Now when I look at the dependency graph, I see two versions of the same dependenc…
-
hi, i am using following dependencies
```
io.springfox
springfox-swagger2
2.7.0
io.springfox
springfox-swagger-ui
2.7.0
…
-
参考:
> springfox-swaggerを使った方法
https://qiita.com/akkino_D-En/items/c28c25a71a7672d11de2
> org.springdoc:springdoc-openapiを使った方法
https://www.baeldung.com/kotlin/swagger-spring-rest-api
-
How to disable or hide the "Servers" dropdown from Swagger UI?
Swagger UI server dropdown
My Maven dependency is:
`
org.springdoc
springdoc-openapi-ui
1.6.13
`
![Capture](htt…
mlr28 updated
7 months ago
-
How to run with spring boot 3.0.0-snapshot? Now I use
springfox-swagger2:3.0.0 and springfox-swagger-ui:3.0.0, which are reported
Caused by: java.lang.ClassNotFoundException: javax.servlet.http.…
-
**Is your feature request related to a problem? Please describe.**
I have below use case
1. using replaceWithSchema at configuration
``` kotlin
init {
SpringDocUtils
.…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
Hello there,
I'd like to document my API project and I am using `org.springdoc:springdoc-openapi-starter-common` and `org.springdoc:springdoc-openapi-starter-webmvc-ui` for doing so.
All the schem…
-
springdoc-openapi-ui 1.4.8
swagger-ui v3.34.0
After setting syntaxHighlight: false, the REQUEST body on POSTs continues to have syntax highlighting. RESPONSE body is working as expected and syntax…
-
### Versions details
Spec created on Swagger 2.0 specification version. I've tested Swagger UI 3.9.2 and 3.1.0, both on Docker, with the same results. Google Chrome 64.0.3282.167 (Versão oficial) 6…