Skip to content

v2.1.5

Compare
Choose a tag to compare
@Aryamanz29 Aryamanz29 released this 18 Apr 12:16
· 385 commits to main since this release
347aca7

🐞 Bug fixes

  • Fixed an issue where explicit assignment of None to asset attributes in BulkRequest within the client.asset.save() method resulted in exclusion from the request payload.
  • Fixed issues with multiple remove/append relationships where values were being overwritten inside append/remove dictionaries.