openapi-generator
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)
#### 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]...
https://github.com/dotnet/sdk/issues/40445 ### 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 and Pull Request description provides...
#### 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]...
##### Description I've been using the openapi generation for years. I tend to generate python and javascript client libraries. The problem I found occurs when you have a property that...
### Is your feature request related to a problem? Please describe. I'm generating client with Alamofire framework and it seems quite hard to be able to use custom interceptor (migrating...
Fixes https://github.com/OpenAPITools/openapi-generator/issues/18607 ### 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 the pull request and Pull Request description provides details...
We are using net core 8. to develop openapi servers. The generator cannot generate the code for this new version. Can you enable support for it? Thanks
- [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/))? - [x] Have you [tested...
#### 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]...
Bumps [jurplel/install-qt-action](https://github.com/jurplel/install-qt-action) from 3 to 4. Release notes Sourced from jurplel/install-qt-action's releases. install-qt-action v4.0.0 The biggest change with this version is aqtinstall being updated to 3.1. Most of the other...