From 55e095bcc6f939342a9c72cdfaef5a05a31a11d2 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 14 Dec 2023 20:58:09 +0100 Subject: [PATCH] small indentation error --- 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 55e8168..014861d 100644 --- a/Documents/proto/general/openapi.yaml +++ b/Documents/proto/general/openapi.yaml @@ -1018,7 +1018,7 @@ components: "courses": ['Math', 'Info'] } Roles: - type: string + type: string enum: [teacher, student, secretary] RegRequest: