Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/platform-sdk/src/generated/models/product.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
*
*/
Expand Down Expand Up @@ -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.
*
*
*/
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -403,3 +403,4 @@ f0288f95a5fe33fd2973df3f8290defb15129192
761762c7caad45bc86b08db7021a033fff18ba90
b32dd9c6633745d71fb526473fed6cc60e1fab0a
dec65e707130185745930bde27ce78ae64ab29c1
356beed6a818fbf0e5a7f5c4e938d02c2ca174ec