Skip to content

Releases: cloudblue/connect-python-openapi-client

21.0.4

20 Nov 10:57
cea047c

Choose a tag to compare

Added support for python 3.9

21.0.3

09 Nov 07:50
fb90689

Choose a tag to compare

New functionalities and improvements:

  • Use specs just to validate path before call (if validation enabled)
  • Change way specs are managed (remove specs models)
  • Reorganize help management and improve formatter

21.0.2

05 Nov 11:20
2be99fd

Choose a tag to compare

Few improvements after processing valuable feedback:

  • switch from requests-mock to responses
  • Fix ResourceSet for non-paginated endpoints
  • switch to single exception.
  • fix api reference guide