Skip to content

Releases: openapi-generators/openapi-python-client

0.1.1

06 Mar 19:11

Choose a tag to compare

  • Fix mypy issue in generated models from_dict with datetime or reference properties
  • Generated clients now raise an ApiResponseError if they receive a response that was not declared
  • Stop including optional query parameters when value is set to None
  • Added an update command to update a previously generated client
  • Added click-completion for installable tab completion in most shells

0.1.0

28 Feb 21:29

Choose a tag to compare

Initial release!