diff --git a/packages/platform-sdk/src/generated/models/product.ts b/packages/platform-sdk/src/generated/models/product.ts index 4af3e2247..f370efbf9 100644 --- a/packages/platform-sdk/src/generated/models/product.ts +++ b/packages/platform-sdk/src/generated/models/product.ts @@ -439,7 +439,7 @@ export interface ProductDraft { */ readonly categories?: CategoryResourceIdentifier[] /** - * Numerical values to allow ordering of Products within a specified Category. + * Numerical values to allow ordering of Products within specified Categories. If the referenced Categories are not also assigned in the `categories` field, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned. * * */ @@ -2122,7 +2122,7 @@ export interface ProductSetCategoryOrderHintAction extends IProductUpdateAction { readonly action: 'setCategoryOrderHint' /** - * The `id` of the Category to add the `orderHint`. + * The `id` of the Category to add the `orderHint`. If this Category is not assigned to the Product, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned. * * */ diff --git a/references.txt b/references.txt index 4a5881b2a..68178d1a8 100644 --- a/references.txt +++ b/references.txt @@ -403,3 +403,4 @@ f0288f95a5fe33fd2973df3f8290defb15129192 761762c7caad45bc86b08db7021a033fff18ba90 b32dd9c6633745d71fb526473fed6cc60e1fab0a dec65e707130185745930bde27ce78ae64ab29c1 +356beed6a818fbf0e5a7f5c4e938d02c2ca174ec