openapi-python-client icon indicating copy to clipboard operation
openapi-python-client copied to clipboard

Generate modern Python clients from OpenAPI

Results 147 openapi-python-client issues
Sort by recently updated
recently updated
newest added

**Describe the bug** For multipart/form-data with an array of files, generated code tries to serialize the array of files as JSON. **To Reproduce** Steps to reproduce the behavior: 1. Using...

🐞bug
🆘 help wanted

Hey folks 👋. The continued influx of issues and pull requests is great—people actively use this project and want it to improve! However, I am no longer using this project...

🐞bug

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

Generating literal types alongside string and int Enums. We really need it in our code so have this in our custom templates. I thought there are others who would like...

This happens to me. Python used is 2.6 (I assume the package is self-contained? It has all in, that I need for build?) gcc -c -g -Wall -Iinclude -Igrub-core/gnulib -Ibuild...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/download-artifact](https://togithub.com/actions/download-artifact) | action | patch | `v4.1.6` -> `v4.1.7` | ---...

This PR was created by Knope. Merging it will create a new release ### Breaking Changes #### `const` values in responses are now validated at runtime Prior to this version,...

**Describe the bug** enums are case-sensitive in OpenAPI spec[[1](https://stackoverflow.com/questions/60772786/case-insensitive-string-parameter-in-schema-of-openapi)] but the openapi generator does not treat them that way. When I try to use both lowercase and uppercase values in...

**Describe the bug** When using a schema that contains an "allOf" reference to a nullable object, the generation fails with the message "Cannot take allOf a non-object". **OpenAPI Spec File**...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ruff](https://docs.astral.sh/ruff) ([source](https://togithub.com/astral-sh/ruff), [changelog](https://togithub.com/astral-sh/ruff/blob/main/CHANGELOG.md)) | `>=0.2, `>=0.2,