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 Jul 15, 2024
1 parent 4c21b32 commit 1c725bd
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 2 additions & 0 deletions oas/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76117,6 +76117,7 @@ components:
- associate-role
- business-unit
- cart
- cart-discount
- category
- channel
- customer
Expand All @@ -76134,6 +76135,7 @@ components:
associate-role: "[AssociateRole](ctp:api:type:AssociateRole)n"
business-unit: "[BusinessUnit](ctp:api:type:BusinessUnit)n"
cart: "[Cart](ctp:api:type:Cart)n"
cart-discount: "[CartDiscount](ctp:api:type:CartDiscount)n"
category: "[Category](ctp:api:type:Category)n"
channel: "[Channel](ctp:api:type:Channel)n"
customer: "[Customer](ctp:api:type:Customer)n"
Expand Down
1 change: 1 addition & 0 deletions uml/api/CustomFieldReferenceValue.puml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ enum CustomFieldReferenceValue {
ASSOCIATE_ROLE
BUSINESS_UNIT
CART
CART_DISCOUNT
CATEGORY
CHANNEL
CUSTOMER
Expand Down
7 changes: 4 additions & 3 deletions uml/api/svg/CustomFieldReferenceValue.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1c725bd

Please sign in to comment.