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

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

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 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/translate__v2.json ('k') | discovery/googleapis/vault__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/urlshortener": { 5 "https://www.googleapis.com/auth/urlshortener": {
6 "description": "Manage your goo.gl short URLs" 6 "description": "Manage your goo.gl short URLs"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "/urlshortener/v1/", 11 "basePath": "/urlshortener/v1/",
12 "baseUrl": "https://www.googleapis.com/urlshortener/v1/", 12 "baseUrl": "https://www.googleapis.com/urlshortener/v1/",
13 "batchPath": "batch", 13 "batchPath": "batch/urlshortener/v1",
14 "description": "Lets you create, inspect, and manage goo.gl short URLs", 14 "description": "Lets you create, inspect, and manage goo.gl short URLs",
15 "discoveryVersion": "v1", 15 "discoveryVersion": "v1",
16 "documentationLink": "https://developers.google.com/url-shortener/v1/getting _started", 16 "documentationLink": "https://developers.google.com/url-shortener/v1/getting _started",
17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/OETTXb_C37OrYG6Z2ykB_lpjNQE\"", 17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/OETTXb_C37OrYG6Z2ykB_lpjNQE\"",
18 "icons": { 18 "icons": {
19 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 19 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
20 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 20 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
21 }, 21 },
22 "id": "urlshortener:v1", 22 "id": "urlshortener:v1",
23 "kind": "discovery#restDescription", 23 "kind": "discovery#restDescription",
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 "type": "integer" 310 "type": "integer"
311 } 311 }
312 }, 312 },
313 "type": "object" 313 "type": "object"
314 } 314 }
315 }, 315 },
316 "servicePath": "urlshortener/v1/", 316 "servicePath": "urlshortener/v1/",
317 "title": "URL Shortener API", 317 "title": "URL Shortener API",
318 "version": "v1" 318 "version": "v1"
319 } 319 }
OLDNEW
« no previous file with comments | « discovery/googleapis/translate__v2.json ('k') | discovery/googleapis/vault__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698