Changelog
Version v20.31.5
Bug Fixes
- fix(customization): remove
/studio/prefix from allCustomizationDataServiceAPI endpoints
Details
All HTTP endpoints in CustomizationDataService (publisher library) were calling /studio/customization paths instead of the correct /customization paths. This hotfix corrects all 7 affected endpoints: listByOwner, listByEngine, primary, item, create, update, and remove.