This commit is contained in:
breel
2020-08-01 00:52:21 -06:00
parent b231bd3940
commit baf0aaa287

View File

@@ -56,7 +56,7 @@ paths:
- $ref: "#/components/parameters/id"
- $ref: "#/components/parameters/namespace"
requestBody:
description: "An entity where all fields are optional and modified is disallowed"
description: "An entity where all fields are optional and modified is disallowed. Modifying sub-documents is possible via dot notation."
content:
$ref: "#/components/schemas/oneContent"
responses: