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

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

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 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/firebaserules__v1.json ('k') | discovery/googleapis/fusiontables__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 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 "description": "View reproductive health data in Google Fit" 54 "description": "View reproductive health data in Google Fit"
55 }, 55 },
56 "https://www.googleapis.com/auth/fitness.reproductive_health.wri te": { 56 "https://www.googleapis.com/auth/fitness.reproductive_health.wri te": {
57 "description": "View and store reproductive health data in G oogle Fit" 57 "description": "View and store reproductive health data in G oogle Fit"
58 } 58 }
59 } 59 }
60 } 60 }
61 }, 61 },
62 "basePath": "/fitness/v1/users/", 62 "basePath": "/fitness/v1/users/",
63 "baseUrl": "https://www.googleapis.com/fitness/v1/users/", 63 "baseUrl": "https://www.googleapis.com/fitness/v1/users/",
64 "batchPath": "batch", 64 "batchPath": "batch/fitness/v1",
65 "description": "Stores and accesses user data in the fitness store from apps on any platform.", 65 "description": "Stores and accesses user data in the fitness store from apps on any platform.",
66 "discoveryVersion": "v1", 66 "discoveryVersion": "v1",
67 "documentationLink": "https://developers.google.com/fit/rest/", 67 "documentationLink": "https://developers.google.com/fit/rest/",
68 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/PSZLmkjt_9IWTJ6ZQ-VpYeFyZ2w\"", 68 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/PSZLmkjt_9IWTJ6ZQ-VpYeFyZ2w\"",
69 "icons": { 69 "icons": {
70 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 70 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
71 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 71 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
72 }, 72 },
73 "id": "fitness:v1", 73 "id": "fitness:v1",
74 "kind": "discovery#restDescription", 74 "kind": "discovery#restDescription",
(...skipping 1473 matching lines...) Expand 10 before | Expand all | Expand 10 after
1548 "$ref": "MapValue" 1548 "$ref": "MapValue"
1549 } 1549 }
1550 }, 1550 },
1551 "type": "object" 1551 "type": "object"
1552 } 1552 }
1553 }, 1553 },
1554 "servicePath": "fitness/v1/users/", 1554 "servicePath": "fitness/v1/users/",
1555 "title": "Fitness", 1555 "title": "Fitness",
1556 "version": "v1" 1556 "version": "v1"
1557 } 1557 }
OLDNEW
« no previous file with comments | « discovery/googleapis/firebaserules__v1.json ('k') | discovery/googleapis/fusiontables__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698