-
I am trying to generate a client for an OpenAPI JSON file but I am getting an error although Postman was able to generate a endpoints:
"Error(s) encountered while generating, client was not created
…
-
run generator:
`$ openapi-generator-cli generate -g python -o ./python -i client.yml `
Error:
```
Exception in thread "main" java.lang.RuntimeException: Your spec version of 2.0 is too low. py…
-
This proposal is a bit out of scope for an issue tracker, but I really see a great opportunity for a synergy here.
If it became part of the effort to represent the Dataverse Native API in an OpenAP…
-
**Describe the bug**
OpenAPI v3.0.3 file has an error and client not generated
**To Reproduce**
The file [openapi.json](https://github.com/MarcoMuellner/openapi-python-generator/files/14617964/op…
-
**What is the feature and why do you need it**:
The client is very unfriendly to use in its current state. Many function arguments are only specified in the docstrings, with the function signature si…
-
#### 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/swa…
-
Release : openapi-generator-cli.jar 7.8.0
OS : Windows server
In my OAS 2.0 file / I have the following property definition
expectedBeginDate:
type: string
…
-
Hello!
Version 6.1 used here does not support `asyncio` library, which is super useful in modern Python world.
Do you have plans to update your spec to support OpenAPI Generator to version 7+?
…
-
#### 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…