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

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

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

fix #13312 Alias to primitvies were not interpreted as a model and not included models list. However, the scripts in the generated html docs still needs them to dereference $ref....

##### openapi-generator version 3.3.4 ##### Command line used for generation I'm working with a JHipster API-First project, which uses openapi-generator-maven-plugin (v3.3.4). ##### Description By following the OpenAPI 3.x documentation/examples, it...

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
Feature: OAS 3.1.0 spec support

This is a PR in response to #10016. It changes `` processing to: 1. Search a classpath of Maven compilation dependencies for resources. 2. Allow URLs of the form jar:jar-file-specific-url!/spec.yaml...

[refactor] Use getType in ModelUtils to handle both openapi 3.0 and 3.1 spec related: https://github.com/OpenAPITools/openapi-generator/pull/18034 fyi @OpenAPITools/generator-core-team ### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ]...

Feature: Generator
Feature: OAS 3.1.0 spec support

Similar to this thread on the committee gem for testing https://github.com/interagent/committee/issues/352 do we have a roadmap for supporting the 3.1 version of the OpenAPI Specification?

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 validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug