Skip to content

Commit 268f87d

Browse files
committed
Release 0.0.13
1 parent 8b84ecd commit 268f87d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

openapi.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,12 +1154,15 @@ components:
11541154
$ref: '#/components/schemas/objectIdString'
11551155
name:
11561156
type: string
1157+
description: The name of the classroom
11571158
members:
11581159
type: array
11591160
items:
11601161
$ref: '#/components/schemas/objectIdString'
1162+
description: List of _ids of the student members of the classroom
11611163
ownerID:
11621164
$ref: '#/components/schemas/objectIdString'
1165+
description: The _id of the teacher owner of the classroom.
11631166
description:
11641167
type: string
11651168
courses:

0 commit comments

Comments
 (0)