OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/glass.location": { | 5 "https://www.googleapis.com/auth/glass.location": { |
6 "description": "View your location" | 6 "description": "View your location" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/glass.timeline": { | 8 "https://www.googleapis.com/auth/glass.timeline": { |
9 "description": "View and manage your Glass timeline" | 9 "description": "View and manage your Glass timeline" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/mirror/v1/", | 14 "basePath": "/mirror/v1/", |
15 "baseUrl": "https://www.googleapis.com/mirror/v1/", | 15 "baseUrl": "https://www.googleapis.com/mirror/v1/", |
16 "batchPath": "batch", | 16 "batchPath": "batch/mirror/v1", |
17 "description": "Interacts with Glass users via the timeline.", | 17 "description": "Interacts with Glass users via the timeline.", |
18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
19 "documentationLink": "https://developers.google.com/glass", | 19 "documentationLink": "https://developers.google.com/glass", |
20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/WPRVY9WdjtlhnPeIWQ7gxByfU3U\"", | 20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/WPRVY9WdjtlhnPeIWQ7gxByfU3U\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 22 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
23 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 23 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
24 }, | 24 }, |
25 "id": "mirror:v1", | 25 "id": "mirror:v1", |
26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
(...skipping 1354 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1381 "type": "string" | 1381 "type": "string" |
1382 } | 1382 } |
1383 }, | 1383 }, |
1384 "type": "object" | 1384 "type": "object" |
1385 } | 1385 } |
1386 }, | 1386 }, |
1387 "servicePath": "mirror/v1/", | 1387 "servicePath": "mirror/v1/", |
1388 "title": "Google Mirror API", | 1388 "title": "Google Mirror API", |
1389 "version": "v1" | 1389 "version": "v1" |
1390 } | 1390 } |
OLD | NEW |