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

Unified Diff: discovery/googleapis/books__v1.json

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/blogger__v3.json ('k') | discovery/googleapis/calendar__v3.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/books__v1.json
diff --git a/discovery/googleapis/books__v1.json b/discovery/googleapis/books__v1.json
index f5281c55273934c678d5645dbbef86a1d745c031..c90e43c170f60a2cfeaf8d2fb360abc9ccf36d07 100644
--- a/discovery/googleapis/books__v1.json
+++ b/discovery/googleapis/books__v1.json
@@ -14,7 +14,7 @@
"description": "Lets you search for books and manage your Google Books library.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/books/docs/v1/getting_started",
- "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/vRAufP6uKRoBM4DQ7BpgqL4krnY\"",
+ "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/fQ7gMSQqLPLbacQ9HzpdBnMKn-E\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/ebooks-16.png",
"x32": "https://www.google.com/images/icons/product/ebooks-32.png"
@@ -1532,13 +1532,6 @@
"description": "String to identify the originator of this request.",
"location": "query",
"type": "string"
- },
- "targetIds": {
- "description": "List of target ids used for experiments or user segments",
- "format": "int64",
- "location": "query",
- "repeated": true,
- "type": "string"
}
},
"path": "notification/get",
@@ -1652,13 +1645,6 @@
"description": "String to identify the originator of this request.",
"location": "query",
"type": "string"
- },
- "targetIds": {
- "description": "List of target ids used for experiments or user segments",
- "format": "int64",
- "location": "query",
- "repeated": true,
- "type": "string"
}
},
"path": "personalizedstream/get",
@@ -2185,6 +2171,11 @@
"repeated": true,
"type": "string"
},
+ "country": {
+ "description": "ISO-3166-1 code to override the IP-based location.",
+ "location": "query",
+ "type": "string"
+ },
"locale": {
"description": "ISO-639-1 language and ISO-3166-1 country code. Ex:'en_US'. Used for generating recommendations.",
"location": "query",
@@ -2266,13 +2257,6 @@
"description": "String to identify the originator of this request.",
"location": "query",
"type": "string"
- },
- "targetIds": {
- "description": "List of target ids used for experiments or user segments",
- "format": "int64",
- "location": "query",
- "repeated": true,
- "type": "string"
}
},
"path": "volumes/recommended",
@@ -2401,7 +2385,7 @@
}
}
},
- "revision": "20151218",
+ "revision": "20160226",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Annotation": {
@@ -3469,7 +3453,6 @@
"type": "string"
},
"dont_show_notification": {
- "default": "false",
"type": "boolean"
},
"iconUrl": {
@@ -3486,6 +3469,9 @@
"pcampaign_id": {
"type": "string"
},
+ "reason": {
+ "type": "string"
+ },
"show_notification_settings_action": {
"type": "boolean"
},
« no previous file with comments | « discovery/googleapis/blogger__v3.json ('k') | discovery/googleapis/calendar__v3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698