-
In May 2018, swagger-codegen contributors have decided to fork Swagger Codegen to maintain a community-driven version called "OpenAPI Generator" (https://openapi-generator.tech), which supports both O…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
##### Description
Swagger generator doesn't recognize controller
http://stackoverflow.com/questions/38295951/swagger-generator-doesnt-recognize-controller
##### Swagger-codegen version
2…
gghez updated
7 years ago
-
I have a yaml in my project and I've used it to generate a JAX-RS client. Given I have the yaml which is the definitive definition of the API there is no need to add any of the swagger apis to the gen…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hi,
Due to the fact that most teams use Swagger to document REST APIs, if possible, give this feature to apiato.
https://github.com/digit-soft/laravel-swagger-generator
-
##### Description
I have two API specs, but the generator for python produces the same module name (openapi_client) for each one. I need to import both into a project. How can I configure the gener…
-
#### Bug Report Checklist
- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
gnl42 updated
1 month ago
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hello there,
is Ktor-OpenAPI-Generator compatible with Ktor 3.0.0? I tried to make this library working on my new project with Ktor 3.0.0 and it looks like it does not generate the schema. It throws…