swagger-codegen icon indicating copy to clipboard operation
swagger-codegen copied to clipboard

swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.

Results 498 swagger-codegen issues
Sort by recently updated
recently updated
newest added

This won't overwrite the Content-Type if already specified, see #4978. This allows the client to define the Content-Type of the request without overwriting it. The service definition must declare the...

Language: java

### PR checklist - [x] Read the [contribution guildelines](https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md). - [x] Ran the shell/batch script under `./bin/` to update Petstore sample so that CIs can verify the change. (For instance,...

Server: Java
Enhancement: General
Language: java

### PR checklist - [x] Read the [contribution guildelines](https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md). - [x] Ran the shell/batch script under `./bin/` to update Petstore sample so that CIs can verify the change. (For instance,...

Server: Java
Enhancement: General
Language: java

### PR checklist - [X] Read the [contribution guildelines](https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md). - [X] Ran the shell/batch script under `./bin/` to update Petstore sample so that CIs can verify the change. (For instance,...

Engine

Enhancement: General
Feature: Composition / Inheritance

Fixes several issues in ExampleGenerator: - Incorrect float & double generation (values taken from DecimalProperty) Definition: ``` "Test" : { "type" : "object", "properties" : { "pFloat" : { "type"...

Issue: Bug
Engine

In some cases the server can return a date in timestamp format instead of ISO8601. That is a valid date format that can be either 10 or 14 digits respectfully...

Client: PHP
Enhancement: General
General: Discussion
Engine

…n by environment variables and restoring them when done

Issue: Bug
Swagger Codegen Maven Plugin
Engine

### PR checklist - [x] Read the [contribution guidelines](https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md). - [x] Ran the shell script under `./bin/` to update Petstore sample so that CIs can verify the change. (For instance,...