small indentation error #17

Merged
tonitch merged 1 commits from typo into master 2023-12-14 20:59:54 +01:00

View File

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