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

Unified Diff: discovery/googleapis/fitness__v1.json

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/drive__v2.json ('k') | discovery/googleapis/freebase__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/fitness__v1.json
diff --git a/discovery/googleapis/fitness__v1.json b/discovery/googleapis/fitness__v1.json
index a877306a33ac83d1d9fbda6bf5a67fc7d2ba13dc..0c0d24248f6bdc73ca711a56a849a62005e69657 100644
--- a/discovery/googleapis/fitness__v1.json
+++ b/discovery/googleapis/fitness__v1.json
@@ -29,7 +29,7 @@
"description": "Google Fit API",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/fit/rest/",
- "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/yxNeceYSHu-EXL2AcqvgpSJSqDU\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/gKV_MRd0rwxyq49wtWHS6wrGc3Y\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -331,6 +331,12 @@
"required": true,
"type": "string"
},
+ "limit": {
+ "description": "If specified, no more than this many data points will be included in the dataset. If the there are more data points in the dataset, nextPageToken will be set in the dataset response.",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
"pageToken": {
"description": "The continuation token, which is used to page through large datasets. To get the next page of a dataset, set this parameter to the value of nextPageToken from the previous response. Each subsequent call will yield a partial dataset with data point end timestamps that are strictly smaller than those in the previous partial response.",
"location": "query",
@@ -535,7 +541,7 @@
}
}
},
- "revision": "20141107",
+ "revision": "20141115",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Application": {
« no previous file with comments | « discovery/googleapis/drive__v2.json ('k') | discovery/googleapis/freebase__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698