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": "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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/qBcgfnv8LaBwEppyThW1YG_JvBU\"", | 17 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/jiS-k8EAx6v4TcA5Qg2LzgfBvoI\"", |
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", |
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 2365 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2393 }, | 2393 }, |
2394 "scopes": [ | 2394 "scopes": [ |
2395 "https://www.googleapis.com/auth/books" | 2395 "https://www.googleapis.com/auth/books" |
2396 ] | 2396 ] |
2397 } | 2397 } |
2398 } | 2398 } |
2399 } | 2399 } |
2400 } | 2400 } |
2401 } | 2401 } |
2402 }, | 2402 }, |
2403 "revision": "20161005", | 2403 "revision": "20161206", |
2404 "rootUrl": "https://www.googleapis.com/", | 2404 "rootUrl": "https://www.googleapis.com/", |
2405 "schemas": { | 2405 "schemas": { |
2406 "Annotation": { | 2406 "Annotation": { |
2407 "id": "Annotation", | 2407 "id": "Annotation", |
2408 "properties": { | 2408 "properties": { |
2409 "afterSelectedText": { | 2409 "afterSelectedText": { |
2410 "description": "Anchor text after excerpt. For requests, if
the user bookmarked a screen that has no flowing text on it, then this field sho
uld be empty.", | 2410 "description": "Anchor text after excerpt. For requests, if
the user bookmarked a screen that has no flowing text on it, then this field sho
uld be empty.", |
2411 "type": "string" | 2411 "type": "string" |
2412 }, | 2412 }, |
2413 "beforeSelectedText": { | 2413 "beforeSelectedText": { |
(...skipping 1071 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3485 "type": "boolean" | 3485 "type": "boolean" |
3486 }, | 3486 }, |
3487 "iconUrl": { | 3487 "iconUrl": { |
3488 "type": "string" | 3488 "type": "string" |
3489 }, | 3489 }, |
3490 "kind": { | 3490 "kind": { |
3491 "default": "books#notification", | 3491 "default": "books#notification", |
3492 "description": "Resource type.", | 3492 "description": "Resource type.", |
3493 "type": "string" | 3493 "type": "string" |
3494 }, | 3494 }, |
| 3495 "notificationGroup": { |
| 3496 "type": "string" |
| 3497 }, |
3495 "notification_type": { | 3498 "notification_type": { |
3496 "type": "string" | 3499 "type": "string" |
3497 }, | 3500 }, |
3498 "pcampaign_id": { | 3501 "pcampaign_id": { |
3499 "type": "string" | 3502 "type": "string" |
3500 }, | 3503 }, |
3501 "reason": { | 3504 "reason": { |
3502 "type": "string" | 3505 "type": "string" |
3503 }, | 3506 }, |
3504 "show_notification_settings_action": { | 3507 "show_notification_settings_action": { |
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3692 }, | 3695 }, |
3693 "Series": { | 3696 "Series": { |
3694 "id": "Series", | 3697 "id": "Series", |
3695 "properties": { | 3698 "properties": { |
3696 "kind": { | 3699 "kind": { |
3697 "default": "books#series", | 3700 "default": "books#series", |
3698 "description": "Resource type.", | 3701 "description": "Resource type.", |
3699 "type": "string" | 3702 "type": "string" |
3700 }, | 3703 }, |
3701 "series": { | 3704 "series": { |
3702 "description": "Series info list. The client always expects
this element in the JSON output, hence declared here as OutputAlways.", | |
3703 "items": { | 3705 "items": { |
3704 "properties": { | 3706 "properties": { |
3705 "bannerImageUrl": { | 3707 "bannerImageUrl": { |
3706 "type": "string" | 3708 "type": "string" |
3707 }, | 3709 }, |
3708 "imageUrl": { | 3710 "imageUrl": { |
3709 "type": "string" | 3711 "type": "string" |
3710 }, | 3712 }, |
3711 "seriesId": { | 3713 "seriesId": { |
3712 "type": "string" | 3714 "type": "string" |
(...skipping 881 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4594 "type": "array" | 4596 "type": "array" |
4595 } | 4597 } |
4596 }, | 4598 }, |
4597 "type": "object" | 4599 "type": "object" |
4598 } | 4600 } |
4599 }, | 4601 }, |
4600 "servicePath": "books/v1/", | 4602 "servicePath": "books/v1/", |
4601 "title": "Books API", | 4603 "title": "Books API", |
4602 "version": "v1" | 4604 "version": "v1" |
4603 } | 4605 } |
OLD | NEW |