-
### Q&A (please complete the following information)
- OS: ubuntu 18.04
- Browser: chrome
- Version: 77.0.3865.90
- Swagger-UI version: 3.23.5
- Swagger/OpenAPI version: Swagger 2.0.9, OpenA…
-
I'm looking to just serve swagger ui from `swagger.yaml`, is there way i can do this ? for java we are using [springdoc-openapi](https://springdoc.org/v2/) on this we have [option](https://springdoc.o…
-
### 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
-…
-
**Describe the bug**
- When I use Spring Web 6.2.0 with SpringDoc 2.6.0,will cause `java.lang.NoSuchMethodError: 'void org.springframework.web.method.ControllerAdviceBean.(java.lang.Object)'`
**…
-
**Describe the bug**
Since v1.10.0 the `cyclonedxBom` fails the build because `An unexpected issue occurred attempting to create a PackageURL for org.jetbrains.kotlin:kotlin-native-prebuilt:2.0.10`. …
-
Issue : Get request for swagger UI openAPI is working , whereas other method types giving 403 error.
Dependency :
```
org.springdoc
springdoc-openapi-ui
1.6.6
```…
-
The current situation of OpenAPI 3 vs 3 support:
- TES spec is exclusively in OpenAPI 3
- The current version of TESK uses a new version of [OpenAPI Generator](https://github.com/OpenAPITools/openap…
-
#1
# 배달 플랫폼 프로젝트 자동 API 문서화 Swagger 적용
- api 모듈
- springdoc-openapi-starter-webmvc-ui [ 스프링 부트 3.x 버전의 경우 2.0 이상 사용 해야 함 ]
-
Write API specifications to provide an overview of the functionality of the API, and the expected results.
Suggested fields:
* API name and version
* Description of all resources, endpoints, HTTP…
-
when I try to generate openapi doc with springdoc, I found it's not work.
springdoc can not find the proper resource that defined by jakarta annotation.
```xml
org.jboss.resteasy…