Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(255)

Side by Side Diff: discovery/googleapis/classroom__v1.json

Issue 2824163002: Api-roll 48: 2017-04-18 (Closed)
Patch Set: Revert changes to pubspecs Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/civicinfo__v2.json ('k') | discovery/googleapis/cloudbuild__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/classroom.rosters.readonly": { 5 "https://www.googleapis.com/auth/classroom.rosters.readonly": {
6 "description": "View your Google Classroom class rosters" 6 "description": "View your Google Classroom class rosters"
7 }, 7 },
8 "https://www.googleapis.com/auth/classroom.student-submissions.m e.readonly": { 8 "https://www.googleapis.com/auth/classroom.student-submissions.m e.readonly": {
9 "description": "View your course work and grades in Google C lassroom" 9 "description": "View your course work and grades in Google C lassroom"
10 }, 10 },
(...skipping 1580 matching lines...) Expand 10 before | Expand all | Expand 10 after
1591 }, 1591 },
1592 "response": { 1592 "response": {
1593 "$ref": "GuardianInvitation" 1593 "$ref": "GuardianInvitation"
1594 } 1594 }
1595 } 1595 }
1596 } 1596 }
1597 } 1597 }
1598 } 1598 }
1599 } 1599 }
1600 }, 1600 },
1601 "revision": "20170321", 1601 "revision": "20170416",
1602 "rootUrl": "https://classroom.googleapis.com/", 1602 "rootUrl": "https://classroom.googleapis.com/",
1603 "schemas": { 1603 "schemas": {
1604 "Attachment": { 1604 "Attachment": {
1605 "description": "Attachment added to student assignment work.\n\nWhen creating attachments, setting the `form` field is not supported.", 1605 "description": "Attachment added to student assignment work.\n\nWhen creating attachments, setting the `form` field is not supported.",
1606 "id": "Attachment", 1606 "id": "Attachment",
1607 "properties": { 1607 "properties": {
1608 "driveFile": { 1608 "driveFile": {
1609 "$ref": "DriveFile", 1609 "$ref": "DriveFile",
1610 "description": "Google Drive file attachment." 1610 "description": "Google Drive file attachment."
1611 }, 1611 },
(...skipping 1047 matching lines...) Expand 10 before | Expand all | Expand 10 after
2659 "type": "array" 2659 "type": "array"
2660 } 2660 }
2661 }, 2661 },
2662 "type": "object" 2662 "type": "object"
2663 } 2663 }
2664 }, 2664 },
2665 "servicePath": "", 2665 "servicePath": "",
2666 "title": "Google Classroom API", 2666 "title": "Google Classroom API",
2667 "version": "v1" 2667 "version": "v1"
2668 } 2668 }
OLDNEW
« no previous file with comments | « discovery/googleapis/civicinfo__v2.json ('k') | discovery/googleapis/cloudbuild__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698