| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/coordinate": { | 5 "https://www.googleapis.com/auth/coordinate": { |
| 6 "description": "View and manage your Google Maps Coordinate
jobs" | 6 "description": "View and manage your Google Maps Coordinate
jobs" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/coordinate.readonly": { | 8 "https://www.googleapis.com/auth/coordinate.readonly": { |
| 9 "description": "View your Google Coordinate jobs" | 9 "description": "View your Google Coordinate jobs" |
| 10 } | 10 } |
| 11 } | 11 } |
| 12 } | 12 } |
| 13 }, | 13 }, |
| 14 "basePath": "/coordinate/v1/", | 14 "basePath": "/coordinate/v1/", |
| 15 "baseUrl": "https://www.googleapis.com/coordinate/v1/", | 15 "baseUrl": "https://www.googleapis.com/coordinate/v1/", |
| 16 "batchPath": "batch", | 16 "batchPath": "batch", |
| 17 "description": "Lets you view and manage jobs in a Coordinate team.", | 17 "description": "Lets you view and manage jobs in a Coordinate team.", |
| 18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
| 19 "documentationLink": "https://developers.google.com/coordinate/", | 19 "documentationLink": "https://developers.google.com/coordinate/", |
| 20 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/LAdZ2nGpn3ijcxPMLSPWr-ojB-4\"", | 20 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/MnvBWhcZU7xS2iIEoZ2wSIQNHiQ\"", |
| 21 "icons": { | 21 "icons": { |
| 22 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 22 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 23 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 23 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 24 }, | 24 }, |
| 25 "id": "coordinate:v1", | 25 "id": "coordinate:v1", |
| 26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
| 27 "name": "coordinate", | 27 "name": "coordinate", |
| 28 "ownerDomain": "google.com", | 28 "ownerDomain": "google.com", |
| 29 "ownerName": "Google", | 29 "ownerName": "Google", |
| 30 "parameters": { | 30 "parameters": { |
| (...skipping 1156 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1187 "type": "string" | 1187 "type": "string" |
| 1188 } | 1188 } |
| 1189 }, | 1189 }, |
| 1190 "type": "object" | 1190 "type": "object" |
| 1191 } | 1191 } |
| 1192 }, | 1192 }, |
| 1193 "servicePath": "coordinate/v1/", | 1193 "servicePath": "coordinate/v1/", |
| 1194 "title": "Google Maps Coordinate API", | 1194 "title": "Google Maps Coordinate API", |
| 1195 "version": "v1" | 1195 "version": "v1" |
| 1196 } | 1196 } |
| OLD | NEW |