-
### Is your feature request related to a problem?
Related to https://github.com/opensearch-project/opensearch-clients/issues/19
### What solution would you like?
Re-use the existing generator tha…
-
### Is your feature request related to a problem? Please describe.
Python generator lacks support for signing apis with AWS v4 generator.
## Describe the solution you'd like
This generator la…
-
#### 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…
-
Hello,
I've debugged this and this function is returning null while parsing the status. I have a simple Daemonset with this status:
```
status:
currentNumberScheduled: 1
numberMisschedule…
-
#### 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?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hi there. I am the author of the openapi-generator python client which has now moved to https://github.com/openapi-json-schema-tools/openapi-json-schema-generator
Your repo uses this client.
I want …
-
#### 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…
-
Hey @martincostello,
I’ve reviewed your awesome library and it looks like we share a common goal: Providing useful extension methods for the built-in OpenAPI generator. I’ve also developed a librar…
-
##### Description
I try to use Generator together with spring HATEOAS. It is generating me interface method with looks like this:
`ResponseEntity getItem();`
Item class is generated cor…