Openapi-python-client

Latest version: v0.24.3

Safety actively analyzes 724557 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 15

0.10.3

Features

- Expose `python_identifier` and `class_name` functions to custom templates to rename with the same behavior as the parser.

Fixes

- Treat `true` and `false` as reserved words.
- Prevent generating Python files named the same as reserved / key words.
- Properly replace reserved words in class and module names [475, 476]. Thanks mtovts!

0.10.2

Features

- Allow path parameters to be positional args [429 & 464]. Thanks tsotnikov!
- Include both `UNSET` and `None` static types for nullable or optional query params [421, 380, 462]. Thanks forest-benchling!
- Allow allOf enums to be subsets of one another or their base types [379, 423, 461]. Thanks forest-benchling! (461)

Fixes

- Parameters from `PathItem` can now be overriden in `Operation` [458 & 457]. Thanks mtovts!

0.10.1

Fixes

- Support multipart requests with type: array [452 & 451]. Thanks csymeonides-mf slamora and dpursehouse

0.10.0

Breaking Changes

- Normalize generated module names to allow more tags [428 & 448]. Thanks iamnoah & forest-benchling!
- Improved the consistency of snake_cased identifiers which will cause some to be renamed [413 & 432]. Thanks ramnes!
- Allow more types in multipart payloads by defaulting to JSON for complex types [372]. Thanks csymeonides-mf!

Features

- Allow custom templates for API and endpoint `__init__` files. [442] Thanks p1-ra!

Fixes

- Treat empty schemas like `Any` instead of `None`. Thanks forest-benchling! [417 & 445]

0.9.2

Features

- Add option to fail on warning [427]. Thanks forest-benchling!

Fixes

- Properly strip out `UNSET` values from form data [430]. Thanks p1-ra!

0.9.1

Features

- Allow references to non-object, non-enum types [371][418][425]. Thanks p1-ra!
- Allow for attrs 21.x in generated clients [412]
- Allow for using any version of Black [416] [411]. Thanks christhekeele!

Fixes

- Prevent crash when providing a non-string default to a string attribute. [414] [415]
- Deserialization of optional nullable properties when no value is returned from the API [420] [381]. Thanks forest-benchling!

Page 10 of 15

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.