Skip to content

Release v1.0.0-alpha-023

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 08:31
3435cd1
Asset create fixes (#69)

Three small fixes to asset create sanitation:
 - Add labels, this was missing due to a bug in the API.
 - Properly handle parentExternalId, there was a missing comparer there
 - Report null name. Null asset name will result in an error.