small indentation error

This commit is contained in:
2023-12-14 20:58:09 +01:00
parent 26bcb045ed
commit 55e095bcc6

View File

@ -1018,7 +1018,7 @@ components:
"courses": ['Math', 'Info']
}
Roles:
type: string
type: string
enum: [teacher, student, secretary]
RegRequest: