Clientele

Latest version: v0.9.0

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

Scan your dependencies

Page 1 of 4

0.9.0

- Support `patch` methods
- Fix `config.py` file being overwritten when generating new clients

0.8.3

- Fix bug with headers assignment

0.8.2

- Improved json support

0.8.1

- Function parameters no longer format to snake_case to maintain consistency with the OpenAPI schema.

0.8.0

- Improved support for Async clients which prevents a weird bug when running more than one event loop. Based on the suggestions from [this httpx issue](https://github.com/encode/httpcore/discussions/659).
- We now use [`ruff format`](https://astral.sh/blog/the-ruff-formatter) for coding formatting (not the client output).
- `Decimal` support now extends to Decimal input values.
- Input and Output schemas will now have properties that directly match those provided by the OpenAPI schema. This fixes a bug where previously, the snake-case formatting did not match up with what the API expected to send or receive.

0.7.1

- Support for `Decimal` types.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.