summaryrefslogtreecommitdiffstats
path: root/openapi
diff options
context:
space:
mode:
Diffstat (limited to 'openapi')
-rw-r--r--openapi/components.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/openapi/components.yml b/openapi/components.yml
index ae9710b1..3142654d 100644
--- a/openapi/components.yml
+++ b/openapi/components.yml
@@ -252,7 +252,6 @@ components:
in: query
description: Resource identifier to get/set the resource data
required: true
- allowReserved: true
schema:
type: string
example: my-schema:my-node
@@ -264,7 +263,6 @@ components:
required: false
schema:
type: string
- allowReserved: true
examples:
sample1:
value:
@@ -283,7 +281,6 @@ components:
required: false
schema:
type: string
- allowReserved: true
examples:
sample1:
value: my-topic-name
@@ -295,7 +292,6 @@ components:
required: true
schema:
type: string
- allowReserved: true
examples:
sample1:
value:
@@ -319,7 +315,6 @@ components:
required: true
schema:
type: string
- allowReserved: true
examples:
sample1:
value: 4753fc1f-7de2-449a-b306-a6204b5370b3
@@ -334,4 +329,4 @@ components:
example: ncmp-datastore:passthrough-operational or ncmp-datastore:passthrough-running
security:
- - basicAuth: [] \ No newline at end of file
+ - basicAuth: []