From 5d165bc477867740666cec6c70608feccc4f87ea Mon Sep 17 00:00:00 2001 From: "Jonathan Thorpe (Sony)" Date: Tue, 5 Mar 2024 09:18:26 +0000 Subject: [PATCH] formatting --- APIs/ConfigurationAPI.raml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/APIs/ConfigurationAPI.raml b/APIs/ConfigurationAPI.raml index 1939cdc..452e454 100644 --- a/APIs/ConfigurationAPI.raml +++ b/APIs/ConfigurationAPI.raml @@ -202,17 +202,17 @@ documentation: body: type: !include schemas/bulkPropertes-get-request.json responses: - 200: - body: - type: !include schemas/bulkPropertes-get-response.json + 200: + body: + type: !include schemas/bulkPropertes-get-response.json patch: description: 'Validate a Bulk Properties object against the Device Model' body: type: !include schemas/bulkPropertes-validate-request.json responses: - 200: - body: - type: !include schemas/bulkPropertes-validate-response.json + 200: + body: + type: !include schemas/bulkPropertes-validate-response.json put: description: 'Set a Bulk Properties object on the Device Model' body: