Releases: openapi-generators/openapi-python-client
Releases · openapi-generators/openapi-python-client
0.1.1
- Fix mypy issue in generated models
from_dictwith datetime or reference properties - Generated clients now raise an
ApiResponseErrorif they receive a response that was not declared - Stop including optional query parameters when value is set to None
- Added an
updatecommand to update a previously generated client - Added click-completion for installable tab completion in most shells