-
#### 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…
-
The OpenAPI now included the new functionality to query data product availability:
https://data.oceannetworks.ca/OpenAPI#get-/dataAvailability/dataproducts
This needs to be implemented into the pyt…
-
**Describe the bug**
I am generating a Python Client using the OpenAPI model of Netbox 3.6.9 (with a few plugins pre-installed).
This schema contains for example a model `VLAN` and a model `Vlan`.…
-
# 🐛 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…
-
#### 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…
sqeph updated
1 month ago
-
### Clear and concise description of the problem
For unbranded client generation, today, we still use the models from core library when we see the following code which is not correct.
In the unbrande…
-
Not working yet...
```
python ./scripts/dump_openapi_schema.py > /tmp/gxschema.json && openapi-python-client generate --path /tmp/gxschema.json
No Galaxy config file found, running from current …
-
## Feature Request
### Motivation
It's difficult to debug error messages using the python sdk
ex:
```
>>> endpoint_out = await svix.endpoint.create(appid,EndpointIn(**svix_endpoint_args,s…
-
### 🔍 Before submitting the issue
- [x] I have searched among the existing issues
- [x] I am using a Python virtual environment
### 🐞 Description of the bug
Providing a file path in form of pure t…