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

Fixes #17526 by adding the necessary JSON-B serializer and deserializer to the enumOuterClass template. I added a sample/config with an outer enum (`Status`). The existing ones don't use an outer...

Client: Java
Issue: Bug

### Is your feature request related to a problem? Please describe. Angular V18 support is currently not mentioned. I could not find any issues or PRs mentioning Angular V18 support....

Enhancement: Feature

##### Description I am trying to generate a java client jar of my openapi 3.0.0 yaml document. I noticed that the end client library does not have support for openID...

Feature: Authentication
Feature: OAS 3.0 spec support

##### Description I cannot generate my code when the specification is referencing to external components. ##### openapi-generator version 7.5.0 ##### OpenAPI declaration file content or url ```yaml SubscriptionDetail: description: The...

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

Issue: Bug

based on https://github.com/OpenAPITools/openapi-generator/pull/18893 with updated samples ### 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...

### Is your feature request related to a problem? Please describe. _Disclaimer: it's not a feature nor a bug, but an improvement but i didnt see that option._ When the...

Enhancement: Feature

Hi, I'm not sure what i will describe is a bug; I prefer to give you some clues and have a little chat before openning a bug. Context: I fetch...

Enhancement: Feature

#### Bug Report Checklist - [ X ] Have you provided a full/minimal spec to reproduce the issue? - [ X ] Have you validated the input using an OpenAPI...

Issue: Bug

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

Issue: Bug