-
Hi!
I have an issue where an CodegenModel for a map-like object is incorrectly generated. I am not sure which way to go from here. Is it the generated OASv3 model or the code generator for typescri…
-
Hello,
As [Open API Specification V3](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md) has been released this summer, I would know if there's a plan for swagger-maven-plu…
-
### Q&A (please complete the following information)
- OS: Windows
- Browser: Chrome
- Version: org.springdoc:springdoc-openapi-ui:1.7.0
- Method of installation: Gradle Artifactory
- Swagg…
-
A documentação do swagger precisa ser construída.
Uma possível lib para isso é: [springdoc-openapi](https://springdoc.org/)
-
From springdoc/springdoc-openapi#1080:
>
>
> **Describe the bug**
> `@Schema(accessMode = READ_ONLY)` (or WRITE_ONLY) doesn't work, if it's used on an object that is contained by another object …
-
Please take the time to search the repository, if your question has already been asked or answered.
- [x] What version of the library are you using? Is it the latest version? The latest released ve…
-
springboot3.0.0
springfox-boot-starter 3.0.0
-
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…
-
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…
-
### Fiz todo o código deste exercício, a API "roda" corretamente, contudo ao acessar, tanto pelo localhost como pelo ip, apresenta esses erros conforme prints.
### Também a dependência incluída ma…