Skip to content

Commit da4701b

Browse files
OAS Update
1 parent 36277f8 commit da4701b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

services/pim/v3alpha1/pim.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
"properties": {
319319
"id": {
320320
"description": "The unique identifier for the category, which is object id from the DB",
321-
"example": "STA_Compute",
321+
"example": "STA_Archiving",
322322
"type": "string",
323323
"x-order": 25
324324
},
@@ -587,7 +587,7 @@
587587
"properties": {
588588
"id": {
589589
"description": "The unique identifier for the product, which is object id from the DB",
590-
"example": "STA_Compute1",
590+
"example": "STA_Archiving1",
591591
"type": "string"
592592
},
593593
"name": {
@@ -1107,7 +1107,7 @@
11071107
},
11081108
"id": {
11091109
"description": "Unique identifier of the product, which is object id from the DB",
1110-
"example": "STA_Compute1",
1110+
"example": "STA_BackupStorage",
11111111
"type": "string",
11121112
"x-order": 1
11131113
},
@@ -1274,7 +1274,7 @@
12741274
},
12751275
"id": {
12761276
"description": "Unique identifier of the product, which is object id from the DB",
1277-
"example": "STA_Compute1",
1277+
"example": "STA_Archiving1",
12781278
"type": "string",
12791279
"x-order": 1
12801280
},

0 commit comments

Comments
 (0)