跳转到内容

Changelog

Version v20.31.5

Bug Fixes

  • fix(customization): remove /studio/ prefix from all CustomizationDataService API 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.