openapi-generator
openapi-generator copied to clipboard
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
CC: @frol @paladinzh @farcaller @richardwhiuk Add support for query parameters that use `style=deepObject`. ~It only works for objects so arrays are still not supported.~ Edit: this is no longer the...
- Better enum status validation ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the work in the pull request and Pull Request...
### Is your feature request related to a problem? Please describe. Currently the latest .NET Framework release that is supported by the `csharp-netcore` generator is `net47`: - https://openapi-generator.tech/docs/generators/csharp-netcore#config-options For those...
#### Bug Report Checklist - [X] Have you provided a full/minimal spec to reproduce the issue? - [N/A] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [X]...
The openapi-generator-cli version of the image `openapitools/openapi-generator-cli:v6.1.0` does not match the Docker Tag `v6.1.0` ``` ~ > docker run --rm openapitools/openapi-generator-cli:v6.1.0 version 6.1.1-SNAPSHOT ```
#### 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/swagger-parser/online/))? - [x]...
Fixes the isMap property. ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the work in the pull request and Pull Request description...
##### Description The issue seems to occur in the java generator start in version 5.0.0, and still occurs in the latest version 6.1.0. When using the discriminator pattern as described...
#### 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/swagger-parser/online/))? - [...
[csharp-netcore] Generic Host: Generated Model ctor has more Parameters than the other Library types
#### 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/swagger-parser/online/))?...