-
The versions of the springdoc-openapi-starter-common dependency conflict, so swagger does not work. In springdoc-openapi-starter-webmvc-ui the springdoc-openapi-starter-common dependency has version 2…
-
### Description
Quarkus offers a Spring Web compatibility layer to facilitate migrations and quarkus-smallrye-openapi will generate openapi documentation for Spring controllers: https://quarkus.io/gu…
-
Hi,
I would like to request for this library to be compatible with [springdoc-openapi](https://springdoc.org/), to be able to allow springdoc-openapi to pick up `@ResponseStatus` defined in the `@E…
-
After migrating from springdoc-openapi v1 to v2, we started experiencing issues with requests using a query param DTO.
Previously, requests were structured as standard query parameters, but now they…
-
I'm resending conversation and issue report from https://github.com/springdoc/springdoc-openapi :
Any value provided inside the parameter input field is ignored and the resulted url only has {param…
-
Hi,
I'm trying to generate open-api.yaml from java classes with using springdoc-openapi-maven-plugin 1.4 But, unfortunately, when I use $ref in @Schema annotation, it does not generate quotes, but i…
-
## What problem are you trying to solve?
SpringFox to SpringDoc migration guide:
https://springdoc.org/#migrating-from-springfox
- #579
added support for the SB 2.6 recipe to include th…
-
**Describe the bug**
I've manually upgraded Spring to release _6.2.0-RC3_, and get the stacktrace below with _springdoc-openapi 2.6.0_ when I invoke `https://localhost:8080/swagger-ui/index.html`.
…
-
## 📝 이슈 설명
API가 많아지면서 POSTMAN으로 전부 테스트해보기엔 다소 불편한 사항이 있을 수 있다고 생각되었습니다! 따라서 swagger를 도입하려고 합니다.
1. Gradle 의존성 추가
- SpringDoc OpenAPI는 별도의 추가 설정 없이는 일단 기본적으로 경로가 /swagger-ui.html 입니당!
- 애플…
-
### Q&A (please complete the following information)
- OS: macOS (Apple Silicon)
- Browser: Chrome
- Version: 129.0.6668.70
- Method of installation: Maven Repository > [SpringDoc OpenAPI UI](htt…