OLD | NEW |
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 Loading... |
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 Loading... |
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 } |
OLD | NEW |