summaryrefslogtreecommitdiffstats
path: root/cps-rest/docs
diff options
context:
space:
mode:
Diffstat (limited to 'cps-rest/docs')
-rw-r--r--cps-rest/docs/openapi/components.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/cps-rest/docs/openapi/components.yml b/cps-rest/docs/openapi/components.yml
index 728295fd31..1db4185330 100644
--- a/cps-rest/docs/openapi/components.yml
+++ b/cps-rest/docs/openapi/components.yml
@@ -291,12 +291,13 @@ components:
name: Content-Type
in: header
description: Content type in header
+ required: false
schema:
type: string
enum:
- application/json
- application/xml
- required: true
+ default: application/json
descendantsInQuery:
name: descendants
in: query