chore(deps): update dependency openapi-python-client to ~0.13
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
openapi-python-client |
~0.11 -> ~0.13
|
Release Notes
triaxtec/openapi-python-client
v0.13.1
Features
- Add
http_timeout
config to set timeout getting document via--url
[#718]. Thanks @Kircheneer!
v0.13.0
Breaking Changes
- run
post_hooks
in package directory instead of current directory if meta=none [#696, #697]. Thanks @brenmous and @wallagib! - Treat leading underscore as a sign of invalid identifier [#703]. Thanks @maxkomarychev!
Fixes
- generated docstring for
Client.get_headers
function [#713]. Thanks @rtaycher!
v0.12.3
Features
- Add
raise_on_unexpected_status
flag to generatedClient
[#593]. Thanks @JamesHinshelwood, @ramnes, @gwenshap, @theFong! - add
use_path_prefixes_for_title_model_names
config option for simpler model names [#559, #560]. Thanks @rtaycher! - Support any content type ending in
+json
[#706, #709]. Thanks @XioNoX and @mtovt!
v0.12.2
Fixes
- Support Python 3.11.0 (#701)
v0.12.1
Fixes
- Version bump due to PyPI error
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.