Skip to content

Commit 91cbf8c

Browse files
feat(classroom): update the api
#### classroom:v1 The following keys were added: - schemas.Course.properties.courseMaterialSets.deprecated (Total Keys: 1)
1 parent 2e288dc commit 91cbf8c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

googleapiclient/discovery_cache/documents/classroom.v1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2400,7 +2400,7 @@
24002400
}
24012401
}
24022402
},
2403-
"revision": "20230626",
2403+
"revision": "20230711",
24042404
"rootUrl": "https://classroom.googleapis.com/",
24052405
"schemas": {
24062406
"Announcement": {
@@ -2562,6 +2562,7 @@
25622562
"type": "string"
25632563
},
25642564
"courseMaterialSets": {
2565+
"deprecated": true,
25652566
"description": "Sets of materials that appear on the \"about\" page of this course. Read-only.",
25662567
"items": {
25672568
"$ref": "CourseMaterialSet"

0 commit comments

Comments
 (0)