OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/blogger": { | 5 "https://www.googleapis.com/auth/blogger": { |
6 "description": "Manage your Blogger account" | 6 "description": "Manage your Blogger account" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/blogger.readonly": { | 8 "https://www.googleapis.com/auth/blogger.readonly": { |
9 "description": "View your Blogger account" | 9 "description": "View your Blogger account" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/blogger/v3/", | 14 "basePath": "/blogger/v3/", |
15 "baseUrl": "https://www.googleapis.com/blogger/v3/", | 15 "baseUrl": "https://www.googleapis.com/blogger/v3/", |
16 "batchPath": "batch", | 16 "batchPath": "batch/blogger/v3", |
17 "description": "API for access to the data within Blogger.", | 17 "description": "API for access to the data within Blogger.", |
18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
19 "documentationLink": "https://developers.google.com/blogger/docs/3.0/getting
_started", | 19 "documentationLink": "https://developers.google.com/blogger/docs/3.0/getting
_started", |
20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Goh5bsNuqq7lTY-yMf_QcKSL760\"", | 20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Goh5bsNuqq7lTY-yMf_QcKSL760\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "https://www.google.com/images/icons/product/blogger-16.png", | 22 "x16": "https://www.google.com/images/icons/product/blogger-16.png", |
23 "x32": "https://www.google.com/images/icons/product/blogger-32.png" | 23 "x32": "https://www.google.com/images/icons/product/blogger-32.png" |
24 }, | 24 }, |
25 "id": "blogger:v3", | 25 "id": "blogger:v3", |
26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
(...skipping 2471 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2498 "type": "string" | 2498 "type": "string" |
2499 } | 2499 } |
2500 }, | 2500 }, |
2501 "type": "object" | 2501 "type": "object" |
2502 } | 2502 } |
2503 }, | 2503 }, |
2504 "servicePath": "blogger/v3/", | 2504 "servicePath": "blogger/v3/", |
2505 "title": "Blogger API", | 2505 "title": "Blogger API", |
2506 "version": "v3" | 2506 "version": "v3" |
2507 } | 2507 } |
OLD | NEW |