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", |
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": "\"l66ggWbucbkBw9Lpos72oziyefE/I7tzOwxkXmchrTG5SGJOMVoYTBw\"", | 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/I7tzOwxkXmchrTG5SGJOMVoYTBw\"", |
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", |
27 "labels": [ | 27 "labels": [ |
28 "limited_availability" | 28 "limited_availability" |
29 ], | 29 ], |
30 "name": "blogger", | 30 "name": "blogger", |
(...skipping 2423 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2454 "type": "string" | 2454 "type": "string" |
2455 } | 2455 } |
2456 }, | 2456 }, |
2457 "type": "object" | 2457 "type": "object" |
2458 } | 2458 } |
2459 }, | 2459 }, |
2460 "servicePath": "blogger/v3/", | 2460 "servicePath": "blogger/v3/", |
2461 "title": "Blogger API", | 2461 "title": "Blogger API", |
2462 "version": "v3" | 2462 "version": "v3" |
2463 } | 2463 } |
OLD | NEW |