-
We wanted to fix [swagger-api/swagger-codegen/issues/8859](https://github.com/swagger-api/swagger-codegen/issues/8859) in OpenAPITools/openapi-generator thanks to this PR [OpenAPITools/openapi-gener…
-
Swagger client generators like [NSwag](https://github.com/RicoSuter/NSwag/wiki/CommandLine) and [NSwagStudio](https://github.com/RicoSuter/NSwag/wiki/NSwagStudio) expect one yaml or json file. What is…
-
##### Description
1. Using codegen built from the latest master the CSharp language generator fails when trying to parse https://api.bitbucket.org/swagger.json.
##### Swagger-codegen version
…
-
##### Description
When generating for `python-flask`, `swagger_server/__init__.py` contains four `NUL` characters that cause the following error:
```
% python -m swagger_server
Tra…
-
### Q&A (please complete the following information)
- OS: Ubuntu 20.04
- Browser: Chrome
- Version: 125.0.6422.113
- Method of installation: dist assets
- Swagger-UI version: 5.17.14
- Swa…
-
##### Description
I got the following error when generate code by using `openapi-generator-maven-plugin`.
```
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:com…
-
#### 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/swagg…
-
### Is your feature request related to a problem? Please describe.
I attempted to use both the Open API generator gradle plugin and Swagger codegen within a single Gradle project, during a transiti…
-
given:
```yml
components:
schemas:
Category:
x-swagger-router-model: io.swagger.petstore.model.Category
properties:
id:
type: string
name:
…
-
#### Bug Report Checklist
- [ Y] Have you provided a full/minimal spec to reproduce the issue?
- [ Y] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swa…