Skip to content

v1.1.0

Choose a tag to compare

@da1910 da1910 released this 04 Apr 16:46
· 601 commits to main since this release
f0115fd

Bug fix release with some post-release documentation improvements

Bugs Fixed

  • 170 - When an API returns a json object as a string it was being incorrectly deserialized. We now respect the response_type parameter in these cases.
  • 171 - Path parameters were being incorrectly replaced, causing extra {} to appear in generated resource paths. They are now correctly replaced.

What's Changed

Full Changelog: v1.0.0...v1.1.0