From 89a0d865d1a6df390a06c450fdae461cfd454d31 Mon Sep 17 00:00:00 2001 From: Giacomo Bernini Date: Wed, 22 Jul 2020 09:34:05 +0200 Subject: [PATCH] fix indentation --- src/SOL012/PolicyManagement/PolicyManagement.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SOL012/PolicyManagement/PolicyManagement.yaml b/src/SOL012/PolicyManagement/PolicyManagement.yaml index b28171e..9c6c5a8 100644 --- a/src/SOL012/PolicyManagement/PolicyManagement.yaml +++ b/src/SOL012/PolicyManagement/PolicyManagement.yaml @@ -69,7 +69,7 @@ paths: $ref: ../components/SOL012_resp.yaml#/components/responses/503 "504": $ref: ../components/SOL012_resp.yaml#/components/responses/504 - get: + get: description: >- The GET method queries information about multiple policies. This method shall follow the provisions specified in the tables 5.5.3.3.2-1 and 5.5.3.3.2-2 -- GitLab