Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Side by Side Diff: discovery/googleapis/mirror__v1.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/mapsengine__v1.json ('k') | discovery/googleapis/oauth2__v2.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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",
17 "description": "API for interacting with Glass users via the timeline.", 17 "description": "API for interacting 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": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/x73cpqpFVl1e3xcBp5OSFfItgv0\"", 20 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/qoehHrll3uiPpqLR5D6r-Z7hk4k\"",
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": "mirror:v1", 25 "id": "mirror:v1",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "labels": [ 27 "labels": [
28 "limited_availability" 28 "limited_availability"
29 ], 29 ],
30 "name": "mirror", 30 "name": "mirror",
(...skipping 697 matching lines...) Expand 10 before | Expand all | Expand 10 after
728 }, 728 },
729 "scopes": [ 729 "scopes": [
730 "https://www.googleapis.com/auth/glass.timeline" 730 "https://www.googleapis.com/auth/glass.timeline"
731 ] 731 ]
732 } 732 }
733 } 733 }
734 } 734 }
735 } 735 }
736 } 736 }
737 }, 737 },
738 "revision": "20140917", 738 "revision": "20141008",
739 "rootUrl": "https://www.googleapis.com/", 739 "rootUrl": "https://www.googleapis.com/",
740 "schemas": { 740 "schemas": {
741 "Account": { 741 "Account": {
742 "description": "Represents an account passed into the Account Manage r on Glass.", 742 "description": "Represents an account passed into the Account Manage r on Glass.",
743 "id": "Account", 743 "id": "Account",
744 "properties": { 744 "properties": {
745 "authTokens": { 745 "authTokens": {
746 "items": { 746 "items": {
747 "$ref": "AuthToken" 747 "$ref": "AuthToken"
748 }, 748 },
(...skipping 632 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/mapsengine__v1.json ('k') | discovery/googleapis/oauth2__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698