| 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 11 matching lines...) Expand all Loading... |
| 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 Loading... |
| 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 } |
| OLD | NEW |