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 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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", |
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": "\"tbys6C40o18GZwyMen5GMkdK-3s/ijeguRXyVpN9uEUSOI4kjLGOD9E\"", | 68 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/ijeguRXyVpN9uEUSOI4kjLGOD9E\"", |
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", |
75 "name": "fitness", | 75 "name": "fitness", |
76 "ownerDomain": "google.com", | 76 "ownerDomain": "google.com", |
77 "ownerName": "Google", | 77 "ownerName": "Google", |
78 "parameters": { | 78 "parameters": { |
(...skipping 1469 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 |