Skip to content

v2.0.3

Compare
Choose a tag to compare
@dikhan dikhan released this 29 Mar 19:28
· 91 commits to master since this release
1cefe94

What's new?

  • PR #284 [BugFix: Issue #283] Add support for PUT operations that return 204 No Content

Changelog

1cefe94 Merge pull request #285 from dikhan/release-v2.0.3
309df1c Update version to v2.0.3
df09646 Merge pull request #284 from dikhan/support-put-204-responses
610996a Don't populate responsePayload if the API's successful update response is 204 No Content
6084625 Update docs with more info for PUT operations
20b2cce Add support for PUT operations that return 204 No Content