From 3abe4cd6efcb2ae9abd761cac15ecb8fe3edd611 Mon Sep 17 00:00:00 2001 From: Debucquoy Anthony Date: Fri, 15 Dec 2023 14:55:46 +0100 Subject: [PATCH] Bug correction (#20) Co-authored-by: Anthony Debucquoy Reviewed-on: https://git.herisson.ovh/PGL/Clyde/pulls/20 --- Documents/proto/general/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documents/proto/general/openapi.yaml b/Documents/proto/general/openapi.yaml index 9f1af01..c0bb525 100644 --- a/Documents/proto/general/openapi.yaml +++ b/Documents/proto/general/openapi.yaml @@ -525,7 +525,7 @@ paths: required: true schema: type: integer - - name: msgId + - name: msgId in: path description: Id of the message required: true