summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pmsh_service
diff options
context:
space:
mode:
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