chore: make examOccurrenceCapacity optional

This commit is contained in:
Wolfgang Witt 2021-03-10 10:36:11 +01:00 committed by Gregor Kleen
parent 75c0c459ac
commit 9ce54efd28

View File

@ -35,7 +35,7 @@ ExamOccurrence
name ExamOccurrenceName name ExamOccurrenceName
room RoomReference Maybe room RoomReference Maybe
roomHidden Bool default=false roomHidden Bool default=false
capacity Word64 capacity Word64 Maybe
start UTCTime start UTCTime
end UTCTime Maybe end UTCTime Maybe
description StoredMarkup Maybe description StoredMarkup Maybe
@ -79,4 +79,4 @@ ExamPartCorrector
ExamOfficeSchool ExamOfficeSchool
school SchoolId school SchoolId
exam ExamId exam ExamId
UniqueExamOfficeSchool exam school UniqueExamOfficeSchool exam school