| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/youtube": { | 5 "https://www.googleapis.com/auth/youtube": { |
| 6 "description": "Manage your YouTube account" | 6 "description": "Manage your YouTube account" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/youtube.force-ssl": { | 8 "https://www.googleapis.com/auth/youtube.force-ssl": { |
| 9 "description": "Manage your YouTube account" | 9 "description": "Manage your YouTube account" |
| 10 }, | 10 }, |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 } | 23 } |
| 24 } | 24 } |
| 25 }, | 25 }, |
| 26 "basePath": "/youtube/v3/", | 26 "basePath": "/youtube/v3/", |
| 27 "baseUrl": "https://www.googleapis.com/youtube/v3/", | 27 "baseUrl": "https://www.googleapis.com/youtube/v3/", |
| 28 "batchPath": "batch", | 28 "batchPath": "batch", |
| 29 "canonicalName": "YouTube", | 29 "canonicalName": "YouTube", |
| 30 "description": "Supports core YouTube features, such as uploading videos, cr
eating and managing playlists, searching for content, and much more.", | 30 "description": "Supports core YouTube features, such as uploading videos, cr
eating and managing playlists, searching for content, and much more.", |
| 31 "discoveryVersion": "v1", | 31 "discoveryVersion": "v1", |
| 32 "documentationLink": "https://developers.google.com/youtube/v3", | 32 "documentationLink": "https://developers.google.com/youtube/v3", |
| 33 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/f81k8b4sv9uLeywfoj2KpL2xcPg\"", | 33 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/f81k8b4sv9uLeywfoj2KpL2xcPg\"", |
| 34 "icons": { | 34 "icons": { |
| 35 "x16": "https://www.google.com/images/icons/product/youtube-16.png", | 35 "x16": "https://www.google.com/images/icons/product/youtube-16.png", |
| 36 "x32": "https://www.google.com/images/icons/product/youtube-32.png" | 36 "x32": "https://www.google.com/images/icons/product/youtube-32.png" |
| 37 }, | 37 }, |
| 38 "id": "youtube:v3", | 38 "id": "youtube:v3", |
| 39 "kind": "discovery#restDescription", | 39 "kind": "discovery#restDescription", |
| 40 "name": "youtube", | 40 "name": "youtube", |
| 41 "ownerDomain": "google.com", | 41 "ownerDomain": "google.com", |
| 42 "ownerName": "Google", | 42 "ownerName": "Google", |
| 43 "parameters": { | 43 "parameters": { |
| (...skipping 10826 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 10870 "type": "string" | 10870 "type": "string" |
| 10871 } | 10871 } |
| 10872 }, | 10872 }, |
| 10873 "type": "object" | 10873 "type": "object" |
| 10874 } | 10874 } |
| 10875 }, | 10875 }, |
| 10876 "servicePath": "youtube/v3/", | 10876 "servicePath": "youtube/v3/", |
| 10877 "title": "YouTube Data API", | 10877 "title": "YouTube Data API", |
| 10878 "version": "v3" | 10878 "version": "v3" |
| 10879 } | 10879 } |
| OLD | NEW |