Skip to content

Commit dd5e9e1

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

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

oas/api/openapi.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -64006,7 +64006,6 @@ components:
6400664006
- type: "object"
6400764007
required:
6400864008
- product
64009-
- variantSelection
6401064009
properties:
6401164010
id:
6401264011
type: "string"
@@ -64045,7 +64044,6 @@ components:
6404564044
- type: "object"
6404664045
required:
6404764046
- product
64048-
- variantExclusion
6404964047
properties:
6405064048
id:
6405164049
type: "string"
@@ -64119,8 +64117,6 @@ components:
6411964117
- $ref: '#/components/schemas/Message'
6412064118
- type: "object"
6412164119
required:
64122-
- newVariantExclusion
64123-
- oldVariantExclusion
6412464120
- product
6412564121
properties:
6412664122
id:
@@ -64161,8 +64157,6 @@ components:
6416164157
- $ref: '#/components/schemas/Message'
6416264158
- type: "object"
6416364159
required:
64164-
- newVariantSelection
64165-
- oldVariantSelection
6416664160
- product
6416764161
properties:
6416864162
id:
@@ -70416,7 +70410,6 @@ components:
7041670410
- type: "object"
7041770411
required:
7041870412
- product
70419-
- variantSelection
7042070413
properties:
7042170414
type:
7042270415
type: "string"
@@ -70430,7 +70423,6 @@ components:
7043070423
- type: "object"
7043170424
required:
7043270425
- product
70433-
- variantExclusion
7043470426
properties:
7043570427
type:
7043670428
type: "string"
@@ -70454,8 +70446,6 @@ components:
7045470446
- $ref: '#/components/schemas/MessagePayload'
7045570447
- type: "object"
7045670448
required:
70457-
- newVariantExclusion
70458-
- oldVariantExclusion
7045970449
- product
7046070450
properties:
7046170451
type:
@@ -70471,8 +70461,6 @@ components:
7047170461
- $ref: '#/components/schemas/MessagePayload'
7047270462
- type: "object"
7047370463
required:
70474-
- newVariantSelection
70475-
- oldVariantSelection
7047670464
- product
7047770465
properties:
7047870466
type:

0 commit comments

Comments
 (0)