Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Side by Side Diff: discovery/googleapis/blogger__v3.json

Issue 2824163002: Api-roll 48: 2017-04-18 (Closed)
Patch Set: Revert changes to pubspecs Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/bigquery__v2.json ('k') | discovery/googleapis/books__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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": "\"tbys6C40o18GZwyMen5GMkdK-3s/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",
27 "labels": [ 27 "labels": [
28 "limited_availability" 28 "limited_availability"
29 ], 29 ],
30 "name": "blogger", 30 "name": "blogger",
(...skipping 2467 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/bigquery__v2.json ('k') | discovery/googleapis/books__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698