diff --git a/APIs/ConfigurationAPI.raml b/APIs/ConfigurationAPI.raml index a207cc1..cee2ee4 100644 --- a/APIs/ConfigurationAPI.raml +++ b/APIs/ConfigurationAPI.raml @@ -74,9 +74,9 @@ documentation: type: !include schemas/modify-property.json responses: 200: - body: - example: !include ../examples/NcMethodResult-get-200.json - type: !include schemas/NcMethodResult.json + body: + example: !include ../examples/NcMethodResult-get-200.json + type: !include schemas/NcMethodResult.json /descriptor: displayName: Descriptor of property get: