| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/drive": { | 5 "https://www.googleapis.com/auth/drive": { |
| 6 "description": "View and manage the files and documents in y
our Google Drive" | 6 "description": "View and manage the files and documents in y
our Google Drive" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/drive.appdata": { | 8 "https://www.googleapis.com/auth/drive.appdata": { |
| 9 "description": "View and manage its own configuration data i
n your Google Drive" | 9 "description": "View and manage its own configuration data i
n your Google Drive" |
| 10 }, | 10 }, |
| (...skipping 14 matching lines...) Expand all Loading... |
| 25 } | 25 } |
| 26 } | 26 } |
| 27 } | 27 } |
| 28 }, | 28 }, |
| 29 "basePath": "/drive/v2/", | 29 "basePath": "/drive/v2/", |
| 30 "baseUrl": "https://www.googleapis.com/drive/v2/", | 30 "baseUrl": "https://www.googleapis.com/drive/v2/", |
| 31 "batchPath": "batch", | 31 "batchPath": "batch", |
| 32 "description": "The API to interact with Drive.", | 32 "description": "The API to interact with Drive.", |
| 33 "discoveryVersion": "v1", | 33 "discoveryVersion": "v1", |
| 34 "documentationLink": "https://developers.google.com/drive/", | 34 "documentationLink": "https://developers.google.com/drive/", |
| 35 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/y7eWP2ztQoapytMeEl_x5nhF6LI\"", | 35 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/8O8WdcLF8cXKLqmsbUzfLValrE8\"", |
| 36 "icons": { | 36 "icons": { |
| 37 "x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png", | 37 "x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png", |
| 38 "x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png" | 38 "x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png" |
| 39 }, | 39 }, |
| 40 "id": "drive:v2", | 40 "id": "drive:v2", |
| 41 "kind": "discovery#restDescription", | 41 "kind": "discovery#restDescription", |
| 42 "name": "drive", | 42 "name": "drive", |
| 43 "ownerDomain": "google.com", | 43 "ownerDomain": "google.com", |
| 44 "ownerName": "Google", | 44 "ownerName": "Google", |
| 45 "parameters": { | 45 "parameters": { |
| (...skipping 2376 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2422 }, | 2422 }, |
| 2423 "scopes": [ | 2423 "scopes": [ |
| 2424 "https://www.googleapis.com/auth/drive", | 2424 "https://www.googleapis.com/auth/drive", |
| 2425 "https://www.googleapis.com/auth/drive.appdata", | 2425 "https://www.googleapis.com/auth/drive.appdata", |
| 2426 "https://www.googleapis.com/auth/drive.file" | 2426 "https://www.googleapis.com/auth/drive.file" |
| 2427 ] | 2427 ] |
| 2428 } | 2428 } |
| 2429 } | 2429 } |
| 2430 } | 2430 } |
| 2431 }, | 2431 }, |
| 2432 "revision": "20140923", | 2432 "revision": "20141009", |
| 2433 "rootUrl": "https://www.googleapis.com/", | 2433 "rootUrl": "https://www.googleapis.com/", |
| 2434 "schemas": { | 2434 "schemas": { |
| 2435 "About": { | 2435 "About": { |
| 2436 "description": "An item with user information and settings.", | 2436 "description": "An item with user information and settings.", |
| 2437 "id": "About", | 2437 "id": "About", |
| 2438 "properties": { | 2438 "properties": { |
| 2439 "additionalRoleInfo": { | 2439 "additionalRoleInfo": { |
| 2440 "description": "Information about supported additional roles
per file type. The most specific type takes precedence.", | 2440 "description": "Information about supported additional roles
per file type. The most specific type takes precedence.", |
| 2441 "items": { | 2441 "items": { |
| 2442 "properties": { | 2442 "properties": { |
| (...skipping 1594 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4037 "type": "object" | 4037 "type": "object" |
| 4038 } | 4038 } |
| 4039 }, | 4039 }, |
| 4040 "type": "object" | 4040 "type": "object" |
| 4041 } | 4041 } |
| 4042 }, | 4042 }, |
| 4043 "servicePath": "drive/v2/", | 4043 "servicePath": "drive/v2/", |
| 4044 "title": "Drive API", | 4044 "title": "Drive API", |
| 4045 "version": "v2" | 4045 "version": "v2" |
| 4046 } | 4046 } |
| OLD | NEW |