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 Jul 29, 2024
1 parent 9dd4d7b commit 6bb0747
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api-specs/api/types/extension/ExtensionResourceTypeId.raml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ enum:
- staged-quote
- quote
- business-unit
- shopping-list
(enumDescriptions):
cart: Extension triggered for operations on [Carts](/../api/projects/carts).
order: Extension triggered for operations on [Orders](/../api/projects/orders).
Expand All @@ -22,3 +23,4 @@ enum:
staged-quote: Extension triggered for operations on [StagedQuotes](/../api/projects/staged-quotes).
quote: Extension triggered for operations on [Quotes](/../api/projects/quotes).
business-unit: Extension triggered for operations on [BusinessUnits](/../api/projects/business-units).
shopping-list: Extension triggered for operations on [ShoppingLists](/../api/projects/shoppingLists).

0 comments on commit 6bb0747

Please sign in to comment.