master
breel 2020-08-01 00:52:21 -06:00
parent b231bd3940
commit baf0aaa287
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ paths:
- $ref: "#/components/parameters/id" - $ref: "#/components/parameters/id"
- $ref: "#/components/parameters/namespace" - $ref: "#/components/parameters/namespace"
requestBody: 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: content:
$ref: "#/components/schemas/oneContent" $ref: "#/components/schemas/oneContent"
responses: responses: