openapi-generator icon indicating copy to clipboard operation
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)

Results 1209 openapi-generator issues
Sort by recently updated
recently updated
newest added

#### Bug Report Checklist - [v] 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/))? -...

Issue: Bug

#### 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]...

Issue: Bug

fixes https://github.com/OpenAPITools/openapi-generator/issues/18430 ### 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 provides details...

##### Description The generator triggers an unfortunate behavior in Spring when the response of an operations is an array of plain strings. in that case the generator produces Flow which...

Issue: Bug

setting REFACTOR_ALLOF_WITH_PROPERTIES_ONLY to true helps reduce escalations we also communicate via those issues that this flag/rule will be set to true by default in the future release to fallback set...

Breaking change (with fallback)
Enhancement: General
OpenAPI Normalizer

- based on https://github.com/OpenAPITools/openapi-generator/pull/15798 - adds an additional property (option) to enable the fix: `--additional-properties applyCamelizeFix=true` in CLI ### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [...

Feature: Generator
Issue: Bug

### 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 provides details about how...

Client: R
Feature: Enum
Issue: Bug

### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ] Pull Request title clearly describes the work in the pull request and Pull Request description provides details...

Client: R
Enhancement: CI/Test

Created a new Java Client for the Spring 6 RestClient. This solves #17571 ### PR checklist - [x] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [x] Pull Request title clearly describes the...

#### 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/))?...

Issue: Bug