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