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

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

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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/drive__v3.json ('k') | discovery/googleapis/freebase__v1.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/fitness.activity.read": { 5 "https://www.googleapis.com/auth/fitness.activity.read": {
6 "description": "View your activity information in Google Fit " 6 "description": "View your activity information in Google Fit "
7 }, 7 },
8 "https://www.googleapis.com/auth/fitness.activity.write": { 8 "https://www.googleapis.com/auth/fitness.activity.write": {
9 "description": "View and store your activity information in Google Fit" 9 "description": "View and store your activity information in Google Fit"
10 }, 10 },
(...skipping 11 matching lines...) Expand all
22 } 22 }
23 } 23 }
24 } 24 }
25 }, 25 },
26 "basePath": "/fitness/v1/users/", 26 "basePath": "/fitness/v1/users/",
27 "baseUrl": "https://www.googleapis.com/fitness/v1/users/", 27 "baseUrl": "https://www.googleapis.com/fitness/v1/users/",
28 "batchPath": "batch", 28 "batchPath": "batch",
29 "description": "Google Fit API", 29 "description": "Google Fit API",
30 "discoveryVersion": "v1", 30 "discoveryVersion": "v1",
31 "documentationLink": "https://developers.google.com/fit/rest/", 31 "documentationLink": "https://developers.google.com/fit/rest/",
32 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/3TZb9pJUcpA5KrLperTiOBHtcMA\"", 32 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/TL15SCjr77AOU2DmVX156flg8x0\"",
33 "icons": { 33 "icons": {
34 "x16": "http://www.google.com/images/icons/product/search-16.gif", 34 "x16": "http://www.google.com/images/icons/product/search-16.gif",
35 "x32": "http://www.google.com/images/icons/product/search-32.gif" 35 "x32": "http://www.google.com/images/icons/product/search-32.gif"
36 }, 36 },
37 "id": "fitness:v1", 37 "id": "fitness:v1",
38 "kind": "discovery#restDescription", 38 "kind": "discovery#restDescription",
39 "name": "fitness", 39 "name": "fitness",
40 "ownerDomain": "google.com", 40 "ownerDomain": "google.com",
41 "ownerName": "Google", 41 "ownerName": "Google",
42 "parameters": { 42 "parameters": {
(...skipping 1274 matching lines...) Expand 10 before | Expand all | Expand 10 after
1317 "$ref": "MapValue" 1317 "$ref": "MapValue"
1318 } 1318 }
1319 }, 1319 },
1320 "type": "object" 1320 "type": "object"
1321 } 1321 }
1322 }, 1322 },
1323 "servicePath": "fitness/v1/users/", 1323 "servicePath": "fitness/v1/users/",
1324 "title": "Fitness", 1324 "title": "Fitness",
1325 "version": "v1" 1325 "version": "v1"
1326 } 1326 }
OLDNEW
« no previous file with comments | « discovery/googleapis/drive__v3.json ('k') | discovery/googleapis/freebase__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698