Skip to content

Commit

Permalink
Updated API from documentation release
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Sep 4, 2024
1 parent fa091aa commit ce56ab7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions api-specs/api/types/message/ProductVariantDeletedMessage.raml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ properties:
items: string
description: |
List of image URLs that were removed with the [Remove Product Variant](ctp:api:type:ProductRemoveVariantAction) update action.
staged:
type: boolean
description: |
If `true`, this message informs that only the staged ProductVariant has been removed by the update action.
If `false`, both the current and staged ProductVariant have been removed.
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ properties:
items: string
description: |
List of image URLs that were removed with the [Remove Product Variant](ctp:api:type:ProductRemoveVariantAction) update action.
staged:
type: boolean
description: |
If `true`, this message informs that only the staged ProductVariant has been removed by the update action.
If `false`, both the current and staged ProductVariant have been removed.

0 comments on commit ce56ab7

Please sign in to comment.