From 49f5dc7555e76269c7cfdf203e83e2d0b5dd0b2d Mon Sep 17 00:00:00 2001 From: Allan Bowe <4420615+allanbowe@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:32:29 +0100 Subject: [PATCH] Update swagger.yaml --- api/public/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/public/swagger.yaml b/api/public/swagger.yaml index 7fb5ecb..dc73202 100644 --- a/api/public/swagger.yaml +++ b/api/public/swagger.yaml @@ -1806,7 +1806,7 @@ paths: type: string example: /Projects/myApp/some/program - - description: 'Optional query param for setting debug mode (returns the session log in the response body' + description: 'Optional query param for setting debug mode (returns the session log in the response body)' in: query name: _debug required: false