| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/classroom.course-work.readonly"
: { | 5 "https://www.googleapis.com/auth/classroom.course-work.readonly"
: { |
| 6 "description": "View instructions for teacher-assigned work
in your Google Classroom classes" | 6 "description": "View instructions for teacher-assigned work
in your Google Classroom classes" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/classroom.courses": { | 8 "https://www.googleapis.com/auth/classroom.courses": { |
| 9 "description": "Manage your Google Classroom classes" | 9 "description": "Manage your Google Classroom classes" |
| 10 }, | 10 }, |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 43 } | 43 } |
| 44 } | 44 } |
| 45 } | 45 } |
| 46 }, | 46 }, |
| 47 "basePath": "", | 47 "basePath": "", |
| 48 "baseUrl": "https://classroom.googleapis.com/", | 48 "baseUrl": "https://classroom.googleapis.com/", |
| 49 "batchPath": "batch", | 49 "batchPath": "batch", |
| 50 "description": "Manages classes, rosters, and invitations in Google Classroo
m.", | 50 "description": "Manages classes, rosters, and invitations in Google Classroo
m.", |
| 51 "discoveryVersion": "v1", | 51 "discoveryVersion": "v1", |
| 52 "documentationLink": "https://developers.google.com/classroom/", | 52 "documentationLink": "https://developers.google.com/classroom/", |
| 53 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/mk_oLjlaBwJ1BcBJ5yykCFb6u3w\"", | 53 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/mk_oLjlaBwJ1BcBJ5yykCFb6u3w\"", |
| 54 "icons": { | 54 "icons": { |
| 55 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 55 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 56 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 56 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 57 }, | 57 }, |
| 58 "id": "classroom:v1", | 58 "id": "classroom:v1", |
| 59 "kind": "discovery#restDescription", | 59 "kind": "discovery#restDescription", |
| 60 "name": "classroom", | 60 "name": "classroom", |
| 61 "ownerDomain": "google.com", | 61 "ownerDomain": "google.com", |
| 62 "ownerName": "Google", | 62 "ownerName": "Google", |
| 63 "parameters": { | 63 "parameters": { |
| (...skipping 2442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2506 "type": "array" | 2506 "type": "array" |
| 2507 } | 2507 } |
| 2508 }, | 2508 }, |
| 2509 "type": "object" | 2509 "type": "object" |
| 2510 } | 2510 } |
| 2511 }, | 2511 }, |
| 2512 "servicePath": "", | 2512 "servicePath": "", |
| 2513 "title": "Google Classroom API", | 2513 "title": "Google Classroom API", |
| 2514 "version": "v1" | 2514 "version": "v1" |
| 2515 } | 2515 } |
| OLD | NEW |