We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b84ecd commit 268f87dCopy full SHA for 268f87d
1 file changed
openapi.yml
@@ -1154,12 +1154,15 @@ components:
1154
$ref: '#/components/schemas/objectIdString'
1155
name:
1156
type: string
1157
+ description: The name of the classroom
1158
members:
1159
type: array
1160
items:
1161
1162
+ description: List of _ids of the student members of the classroom
1163
ownerID:
1164
1165
+ description: The _id of the teacher owner of the classroom.
1166
description:
1167
1168
courses:
0 commit comments