From 62da782c1af0d408ce51672cfe173b5c2795867b Mon Sep 17 00:00:00 2001 From: Luiz Carvalho Date: Mon, 20 Jul 2020 11:06:59 -0400 Subject: [PATCH] Fix typo in api_v1.yaml Signed-off-by: Luiz Carvalho --- iib/web/static/api_v1.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/iib/web/static/api_v1.yaml b/iib/web/static/api_v1.yaml index 9d3b1e2c..c80b3aea 100644 --- a/iib/web/static/api_v1.yaml +++ b/iib/web/static/api_v1.yaml @@ -460,8 +460,9 @@ paths: properties: error: type: string - example: '"organization" must be a string. This occurred on the build request ' - 'in index 0.' + example: >- + "organization" must be a string. This occurred on the build request + in index 0. '401': description: The user is not allowed to submit a build request with this input content: