semester-config.yaml 229 B

12345678910
  1. type: object
  2. description: Semester configuration / additional information
  3. properties:
  4. blockclass_file:
  5. description: Relative path to the blockclass file
  6. type:
  7. - string
  8. - "null"
  9. required:
  10. - blockclass_file