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

Unified Diff: discovery/googleapis/books__v1.json

Issue 1078053002: Roll of googleapis as of 4/7/2015. (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 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/bigquery__v2.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 30a5c0fe64cb19930504ee02b58bf02d8b96f67e..d6bd309ad9947c06c8dd1319a816014f71defdaa 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": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/kNB4QIeM_hYb1gDtvlVUUPro4uQ\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/7vCHfrhi9Lj_cY5xxg_5Db6xPtw\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/ebooks-16.png",
"x32": "https://www.google.com/images/icons/product/ebooks-32.png"
@@ -947,34 +947,6 @@
"https://www.googleapis.com/auth/books"
]
},
- "get": {
- "description": "Gets an annotation by its ID.",
- "httpMethod": "GET",
- "id": "books.mylibrary.annotations.get",
- "parameterOrder": [
- "annotationId"
- ],
- "parameters": {
- "annotationId": {
- "description": "The ID for the annotation to retrieve.",
- "location": "path",
- "required": true,
- "type": "string"
- },
- "source": {
- "description": "String to identify the originator of this request.",
- "location": "query",
- "type": "string"
- }
- },
- "path": "mylibrary/annotations/{annotationId}",
- "response": {
- "$ref": "Annotation"
- },
- "scopes": [
- "https://www.googleapis.com/auth/books"
- ]
- },
"insert": {
"description": "Inserts a new annotation.",
"httpMethod": "POST",
@@ -1036,12 +1008,6 @@
"minimum": "0",
"type": "integer"
},
- "pageIds": {
- "description": "The page ID(s) for the volume that is being queried.",
- "location": "query",
- "repeated": true,
- "type": "string"
- },
"pageToken": {
"description": "The value of the nextToken from the previous page.",
"location": "query",
@@ -2219,7 +2185,7 @@
}
}
},
- "revision": "20150115",
+ "revision": "20150309",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Annotation": {
« no previous file with comments | « discovery/googleapis/bigquery__v2.json ('k') | discovery/googleapis/calendar__v3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698