Skip to content

255.0.0

Choose a tag to compare

@ININDevEvangelists ININDevEvangelists released this 03 Apr 12:27
· 4 commits to master since this release

Release notes for version 255.0.0
Platform API version: 10196

Release Notes

Request Bodies set with an empty dictionary or an empty list were incorrectly serialized to null, preventing to properly use such body content in a POST, PATCH or PUT request. The Platform API SDK for Python now correctly processes Request Bodies set with an empty dictionary or an empty list, allowing such content to be sent in the Platform API HTTP Request.

Changes in this version

  • Major changes: 27
  • Minor changes: 204
  • Point changes: 9

For the full changelog, read the releaseNotes.md file in the repo.