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

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

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years 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": "\"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
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 }
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