swagger
parent
b231bd3940
commit
baf0aaa287
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue