Skip to content

Commit e741a02

Browse files
committed
CPM-724: Update uuid requirement
1 parent 927eff1 commit e741a02

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

content/swagger/akeneo-web-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

content/swagger/resources/products_uuid/routes/products_uuid.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ patch:
103103
in: body
104104
schema:
105105
$ref: "#/definitions/ProductUuid"
106+
required: ["uuid"]
106107
x-examples:
107108
x-example-1:
108109
'{"uuid":"fc24e6c3-933c-4a93-8a81-e5c703d134d5","values":{"description":[{"scope":"ecommerce","locale":"en_US","data":"My amazing cap"}]}}'

0 commit comments

Comments
 (0)