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

Unified Diff: discovery/googleapis/books__v1.json

Issue 2824163002: Api-roll 48: 2017-04-18 (Closed)
Patch Set: Revert changes to pubspecs Created 3 years, 8 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 740f49ca20a3bb8c0d8a839e3ae40dc98f444eee..874b76e8f21520b2be8d82a3cb3ed71df9645e74 100644
--- a/discovery/googleapis/books__v1.json
+++ b/discovery/googleapis/books__v1.json
@@ -14,7 +14,7 @@
"description": "Searches for books and manages your Google Books library.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/books/docs/v1/getting_started",
- "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/jiS-k8EAx6v4TcA5Qg2LzgfBvoI\"",
+ "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/q1aPzEOdugLS9_Y8FK61EmJhEHg\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/ebooks-16.png",
"x32": "https://www.google.com/images/icons/product/ebooks-32.png"
@@ -957,6 +957,11 @@
"httpMethod": "POST",
"id": "books.mylibrary.annotations.insert",
"parameters": {
+ "annotationId": {
+ "description": "The ID for the annotation to insert.",
+ "location": "query",
+ "type": "string"
+ },
"country": {
"description": "ISO-3166-1 code to override the IP-based location.",
"location": "query",
@@ -2400,7 +2405,7 @@
}
}
},
- "revision": "20161206",
+ "revision": "20170313",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Annotation": {
@@ -3784,6 +3789,14 @@
}
},
"type": "object"
+ },
+ "rewardExpirations": {
+ "properties": {
+ "opted_state": {
+ "type": "string"
+ }
+ },
+ "type": "object"
}
},
"type": "object"
« 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