-
This difference leads an ugly workaround on sample generator.
Fixing it here might not be worthy, creating this issue to track the issue.
Issue:
In typespec input, models are created by `ModelProvid…
-
Especially given Aspire and when using it, being able to spin up a micro service separately to build openapi docs is not easy anymore, Swashbuckle dying and NSwag not supporting most of V3.1 spec (inc…
-
### Description of the bug
Generating the api fails
### Steps to reproduce
```shell
dart run build_runner build --delete-conflicting-outputs
# OR
flutter pub run build_runner build --delet…
-
This one is strictly code quality and is useful for the swagger generator. By default the swagger generator will assume that query parameters are optional when in some cases they aren't. We should ann…
-
##### Description
When i try to generate JAVA17/jakarta compatible Code with the jaxrs-cxf-client generator i get jakarta imports due to the property `true`, but i still get imports for swagger…
-
The docs team is using `operationId` to identify operations, and they decided to stick with swaggers.
The downstream SDK generators (at least dotnet SDK) want to provide extra information that our use…
-
#### Bug Report Checklist
- [ ] 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…
-
We encountered the issue here, when using OpenAPITools Generator (Maven Plugin) after we switched from OAS 3.0.3 to 3.1.0:
https://github.com/OpenAPITools/openapi-generator/issues/18161
As the Iss…
-
#### Bug Report Checklist
- [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/swagg…
-
Investigate how to generate swagger API for eKuiper's REST API.