@@ -24,7 +24,7 @@ properties:
- integer
- "null"
default: null
- format: u32
+ format: i32
module_related_pk:
description: Related modules
type: array
@@ -1,7 +1,7 @@
description: PK of the to fetch. To fetch the most up-to-date entry, use `latest`
oneOf:
- type: integer
- type: string
- id: latest
@@ -1,3 +1,3 @@
type: integer
-format: u32
+format: i32
description: Primary key
description: The governing course for this enrolment
description: The lecture-series
description: Lecturer PK
description: Relation to a module
description: In which term this takes place
description: In which term/revision this takes place