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

Side by Side Diff: discovery/googleapis/books__v1.json

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 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 unified diff | Download patch
« no previous file with comments | « discovery/googleapis/blogger__v3.json ('k') | discovery/googleapis/calendar__v3.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/books": { 5 "https://www.googleapis.com/auth/books": {
6 "description": "Manage your books" 6 "description": "Manage your books"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "/books/v1/", 11 "basePath": "/books/v1/",
12 "baseUrl": "https://www.googleapis.com/books/v1/", 12 "baseUrl": "https://www.googleapis.com/books/v1/",
13 "batchPath": "batch", 13 "batchPath": "batch/books/v1",
14 "description": "Searches for books and manages your Google Books library.", 14 "description": "Searches for books and manages your Google Books library.",
15 "discoveryVersion": "v1", 15 "discoveryVersion": "v1",
16 "documentationLink": "https://developers.google.com/books/docs/v1/getting_st arted", 16 "documentationLink": "https://developers.google.com/books/docs/v1/getting_st arted",
17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/q1aPzEOdugLS9_Y8FK61EmJhEHg\"", 17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/q1aPzEOdugLS9_Y8FK61EmJhEHg\"",
18 "icons": { 18 "icons": {
19 "x16": "https://www.google.com/images/icons/product/ebooks-16.png", 19 "x16": "https://www.google.com/images/icons/product/ebooks-16.png",
20 "x32": "https://www.google.com/images/icons/product/ebooks-32.png" 20 "x32": "https://www.google.com/images/icons/product/ebooks-32.png"
21 }, 21 },
22 "id": "books:v1", 22 "id": "books:v1",
23 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
(...skipping 4585 matching lines...) Expand 10 before | Expand all | Expand 10 after
4609 "type": "array" 4609 "type": "array"
4610 } 4610 }
4611 }, 4611 },
4612 "type": "object" 4612 "type": "object"
4613 } 4613 }
4614 }, 4614 },
4615 "servicePath": "books/v1/", 4615 "servicePath": "books/v1/",
4616 "title": "Books API", 4616 "title": "Books API",
4617 "version": "v1" 4617 "version": "v1"
4618 } 4618 }
OLDNEW
« 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