Skip to content

Commit fd0d40f

Browse files
committed
Update swagger
1 parent e062870 commit fd0d40f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

infrastructure/swagger/07_components--schemas--domain.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ components:
8383
type: string
8484
cpm_product_team_id:
8585
type: string
86+
cpm_product_team_id:
87+
type: string
8688
ods_code:
8789
type: string
8890
status:
@@ -107,7 +109,8 @@ components:
107109
example:
108110
id: "P.1X3-XXX"
109111
name: "Sample Product"
110-
cpm_product_team_id: "55e86121-3826-468c-a6f0-dd0f1fbc0259"
112+
product_team_id: "55e86121-3826-468c-a6f0-dd0f1fbc0259"
113+
cpm_product_team_id: "a9a9694d-001b-45ce-9f2a-6c9bf80ae0d0"
111114
ods_code: "F5H1R"
112115
keys: []
113116
status: "active"

0 commit comments

Comments
 (0)