-
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
this open-api spech part:
```json
"CollectionCalendarDto": {
"type": "object",
"properties": {
"calendar": {
"type": "object",
…
-
Is there a way to add enums as separate types in the OpenAPI specification file, rather than using inline enum definitions. This will allow client generators (e.g., TypeScript/JavaScript) to create re…
-
**Is your feature request related to a problem? Please describe.**
Given a 2.0 OpenAPI document, trying to import it fails as it finds no models
Args:
```
--input-file-type openapi --input op…
-
#### 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…
-
### Description
Just like in openapi-generator for java it would be nice if there was an option to ignore header parameters e.g.
https://github.com/OpenAPITools/openapi-generator/blob/master/docs…
-
##### Description
When using Spring Generator the @Size annotation is generated for LocalDate. The generated code looks like this:
```java
/**
* @return date
*/
@Valid @Size(min = …
-
#### 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…
-
#### 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…
-
# 🐛 Bug Report:
### Describe the bug
When using openapi-generator-cli version 7.9.0 to generate Python client code with the `--api-package` option, the generator does not create an `__init__.py` f…