Skip to content

Commit 0d4552d

Browse files
committed
TASK: Updating RAML types, Postman and OAS definition
1 parent c8df9d8 commit 0d4552d

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

oas/api/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85446,6 +85446,7 @@ components:
8544685446
- customer-group
8544785447
- customer-password-token
8544885448
- discount-code
85449+
- discount-group
8544985450
- extension
8545085451
- inventory-entry
8545185452
- key-value-document
@@ -85496,6 +85497,7 @@ components:
8549685497
customer-group: "Changes to [CustomerGroups](ctp:api:type:CustomerGroup).n"
8549785498
customer-password-token: "Changes to [CustomerTokens](ctp:api:type:CustomerToken).n"
8549885499
discount-code: "Changes to [DiscountCodes](ctp:api:type:DiscountCode).n"
85500+
discount-group: "Changes to [DiscountGroups](ctp:api:type:DiscountGroup).n"
8549985501
extension: "Changes to [Extensions](ctp:api:type:Extension).n"
8550085502
inventory-entry: "Changes to [InventoryEntries](ctp:api:type:InventoryEntry).n"
8550185503
key-value-document: "Changes to [CustomObjects](ctp:api:type:CustomObject).n"

uml/api/ChangeSubscriptionResourceTypeId.puml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ enum ChangeSubscriptionResourceTypeId {
1616
CUSTOMER_GROUP
1717
CUSTOMER_PASSWORD_TOKEN
1818
DISCOUNT_CODE
19+
DISCOUNT_GROUP
1920
EXTENSION
2021
INVENTORY_ENTRY
2122
KEY_VALUE_DOCUMENT

uml/api/svg/ChangeSubscriptionResourceTypeId.svg

Lines changed: 4 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)