aboutsummaryrefslogtreecommitdiffstats
path: root/cps-rest/docs
diff options
context:
space:
mode:
authorniamhcore <niamh.core@est.tech>2020-11-13 15:29:27 +0000
committerNiamh Core <niamh.core@est.tech>2020-11-16 09:35:59 +0000
commit0faa2695763f279f6329f56d7d2c6376292de5a3 (patch)
treef64500ba3dcd983ab3b3b554dc09aa5d01417f77 /cps-rest/docs
parentf6e70e35de2055fad96b42af09c537e57b77bfd9 (diff)
Fixing errors in openapi.yaml
https://jira.onap.org/browse/CPS-83 Issue-ID: CPS-83 Signed-off-by: niamhcore <niamh.core@est.tech> Change-Id: I665b829b65cebcec6f03951aa1c8a91f59f2269b
Diffstat (limited to 'cps-rest/docs')
-rw-r--r--cps-rest/docs/api/swagger/openapi.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/cps-rest/docs/api/swagger/openapi.yml b/cps-rest/docs/api/swagger/openapi.yml
index 9b2ac1ec5..82f47c088 100644
--- a/cps-rest/docs/api/swagger/openapi.yml
+++ b/cps-rest/docs/api/swagger/openapi.yml
@@ -198,13 +198,6 @@ paths:
required: true
schema:
type: string
- requestBody:
- description: xpath
- content:
- application/json:
- schema:
- type: string
- required: true
responses:
200:
description: OK
@@ -317,13 +310,6 @@ paths:
required: true
schema:
type: string
- requestBody:
- description: requestBody
- content:
- application/json:
- schema:
- type: string
- required: true
responses:
200:
description: OK