-
**Describe the bug**
if same path with different method and async sync are mixed then they are all considered as async when testing
i use async for (GET) operation
and use sync for (POST,DELETE,P…
-
I think it would be great if the full Seqera API were converted to Python types (dataclasses, `TypedDict` etc). This would not only be more user friendly than executing the `tw` CLI via strings, but w…
-
## What
1. [ ] Publish the next release of lakefs-client with a changed description.
Instead of "lakeFS HTTP API", state somewhere "[EOL] Do NOT use:
lakeFS OpenAPI Python client legacy…
-
#### 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…
-
### Deployment Type
Self-hosted
### NetBox Version
v4.1.3
### Python Version
3.12
### Steps to Reproduce
1. Access the NetBox REST API documentation generated from the OpenAPI spe…
-
Would you consider adding comparison to docs with this project https://github.com/openapi-generators/openapi-python-client ? It's also using Pydantic and looks like having the same goals as yours, wh…
-
### Describe the bug
It is mentioned in the official openapi document (https://storage.googleapis.com/stainless-sdk-openapi-specs/openai-f9320ebf347140052c7f8b0bc5c7db24f5e367c368c8cb34c3606af4e2…
-
**Describe the bug**
In the HTTP world, 2xx response codes tend to be treated as success. For instance, 201 is an extension of 200 which indicates the creation of a resource.
**Problem**
This fun…
-
### Is your feature request related to a problem? Please describe.
In Python, speed of imports of larger codebases is quite crucial. Therefore, minimising the number of imports makes sense. Current…
-
Hey mate,
Thank you for your beautiful library. I have an issue while running the example function get_entity_live_data here : [link](https://github.com/ThemeParks/ThemeParks_Python/blob/main/docs/…