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

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

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 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",
14 "description": "Lets you search for books and manage your Google Books libra ry.", 14 "description": "Lets you search for books and manage your Google Books libra ry.",
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": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/XYINYydMW1yxY9sZ7pYYpIG24qI\"", 17 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/XYINYydMW1yxY9sZ7pYYpIG24qI\"",
18 "icons": { 18 "icons": {
19 "x16": "http://www.google.com/images/icons/product/ebooks-16.png", 19 "x16": "http://www.google.com/images/icons/product/ebooks-16.png",
20 "x32": "http://www.google.com/images/icons/product/ebooks-32.png" 20 "x32": "http://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",
24 "name": "books", 24 "name": "books",
25 "ownerDomain": "google.com", 25 "ownerDomain": "google.com",
26 "ownerName": "Google", 26 "ownerName": "Google",
27 "parameters": { 27 "parameters": {
(...skipping 3787 matching lines...) Expand 10 before | Expand all | Expand 10 after
3815 "type": "integer" 3815 "type": "integer"
3816 } 3816 }
3817 }, 3817 },
3818 "type": "object" 3818 "type": "object"
3819 } 3819 }
3820 }, 3820 },
3821 "servicePath": "books/v1/", 3821 "servicePath": "books/v1/",
3822 "title": "Books API", 3822 "title": "Books API",
3823 "version": "v1" 3823 "version": "v1"
3824 } 3824 }
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