v2.1.5
🐞 Bug fixes
- Fixed an issue where explicit assignment of
None
to asset attributes inBulkRequest
within theclient.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.