summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pmsh_service
diff options
context:
space:
mode:
authoregernug <gerard.nugent@est.tech>2022-03-10 10:14:54 +0000
committeregernug <gerard.nugent@est.tech>2022-03-11 09:37:12 +0000
commit5386335b9fa32a761a22cafdac319e169fec6896 (patch)
treed143128fe5375a3f244fca7dd23394e82a04a768 /components/pm-subscription-handler/pmsh_service
parent36987b3ac6eccb475e9976b95a08683a86682cdc (diff)
[PMSH] Swagger Indentation Error2.2.1-pmsh
Issue-ID: DCAEGEN2-3103 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: Ib6ba3aeaef26b46354961e88f08fbd0d512a5749
Diffstat (limited to 'components/pm-subscription-handler/pmsh_service')
-rw-r--r--components/pm-subscription-handler/pmsh_service/mod/api/pmsh_swagger.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/components/pm-subscription-handler/pmsh_service/mod/api/pmsh_swagger.yml b/components/pm-subscription-handler/pmsh_service/mod/api/pmsh_swagger.yml
index 258ca51e..b88b9bf9 100644
--- a/components/pm-subscription-handler/pmsh_service/mod/api/pmsh_swagger.yml
+++ b/components/pm-subscription-handler/pmsh_service/mod/api/pmsh_swagger.yml
@@ -176,11 +176,11 @@ paths:
required: true
description: Name of the measurement group
type: string
- - in: "body"
- name: "body"
- required: true
- schema:
- $ref: "#/definitions/measurementGroup"
+ - name: "body"
+ in: "body"
+ required: true
+ schema:
+ $ref: "#/definitions/measurementGroup"
responses:
201:
description: Successfully created measurement group