Skip to content

Do not get the Asset after updating it

Administrator requested to merge fix-change-asset-return into master

Changes made with endpoint /change-asset are never applied right after, because an order-item is created to apply those changes. So, the response with be either a "OK" or an error, but we don't need to get the Asset.

Merge request reports

Loading