Skip to content

Commit

Permalink
TASK: Updating RAML types, Postman and OAS definition
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Aug 5, 2024
1 parent d62922c commit d3777f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions oas/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75275,9 +75275,9 @@ components:
extension: "Changes to [Extensions](ctp:api:type:Extension).n"
inventory-entry: "Changes to [InventoryEntries](ctp:api:type:InventoryEntry).n"
key-value-document: "Changes to [CustomObjects](ctp:api:type:CustomObject).n"
order: "Changes to [Orders](ctp:api:type:Order). Changes to Orders via [Order Edits](/../api/projects/order-edits)
do not trigger a Message. To achieve this, a [MessageSubscription](ctp:api:type:MessageSubscription)
to [OrderEditApplied](ctp:api:type:OrderEditAppliedMessage) Message is necessary.n"
order: "Changes to [Orders](ctp:api:type:Order). Modifying Orders via [Order Edits](/../api/projects/order-edits)
does not trigger a notification. To achieve this, a [MessageSubscription](ctp:api:type:MessageSubscription)
to the [OrderEditApplied](ctp:api:type:OrderEditAppliedMessage) Message is necessary.n"
order-edit: "Changes to [OrderEdits](ctp:api:type:OrderEdit).n"
payment: "Changes to [Payments](ctp:api:type:Payment).n"
product: "Changes to [Products](ctp:api:type:Product).n"
Expand Down

0 comments on commit d3777f8

Please sign in to comment.