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

### In Rust Oauth/JWT is not fully support Currently the Rust-server (and client) code based on Hyper does not fully support oAuth/JWT. If you want to have a working solution...

Enhancement: Feature

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? Started from 6.0.0 (5.4.0 worked perfectly) - [x] Have you validated the input using...

Issue: Bug

PR for okhttp-gson and google-api-client of #18470

PR for openapi poms and codegen tests of #18470

PR for java native of https://github.com/OpenAPITools/openapi-generator/pull/18470

PR for apache-httpclient of https://github.com/OpenAPITools/openapi-generator/pull/18470

PR for resteasy of https://github.com/OpenAPITools/openapi-generator/pull/18470

Bump Rust edition to 2021 and a few crates. Fixes: https://github.com/OpenAPITools/openapi-generator/issues/18609 ### 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...

Client: Rust
Enhancement: Compatibility

##### Description In the openApiSpec it is possible to define a schema with properties, where one property can be defined directly or be using _oneOf_ _anyOf_ or _allOf_ and passing...

Client: Java
Enhancement: Feature
Feature: Composition / Inheritance
Server: Java
help wanted
Hacktoberfest