OLD | NEW |
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 Loading... |
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 } |
OLD | NEW |