-
### Description of the bug
In one of the generated api dart code OneOf is not imported
### Steps to reproduce
Generated code with the following schema
### Minimal openapi specification
…
-
#### 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…
-
**Jane version(s) affected**: 7.5 (latest install according to docs)
**Description**
Code-Gen fails with Warning:
```php
PHP Warning: Undefined array key "object" in /home/xxx/projects/camund…
comod updated
3 weeks ago
-
#### 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…
-
**Describe the bug**
When using 8.1 against openapi-generator-maven-plugin 7.8.0, all parameters of an object are generated as required.
**Expected behavior**
When an object has say one required …
-
### Description of the bug
I'm not able to customize the generation from cli tool:
`openapi-generator generate -i https://$ENDPOINT/v3/api-docs -g dart -o $OUTPUT_DIR/ -c config.yaml`
This is…
-
#### 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…
-
### Description of Feature
Some code generators and other apps still do not support all OpenAPI 3.1 features, so an OpenAPI 3.0 spec is needed.
### Related Issues
Compilation errors with open…
-
Previously, I could use [u8] in the path macro responses to generate openapi for returning a binary blob.
Now, that is pretty much impossible inside the responses field. The only way I could manage …
-
Add the necessary models for supporting the [GA4GH Data Registry Service (DRS) API](https://www.ga4gh.org/product/data-repository-service-drs/), [version 1.4.0](https://github.com/ga4gh/data-repositor…