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

Side by Side Diff: discovery/googleapis/urlshortener__v1.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/translate__v2.json ('k') | discovery/googleapis/vision__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",
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": "\"tbys6C40o18GZwyMen5GMkdK-3s/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",
24 "name": "urlshortener", 24 "name": "urlshortener",
25 "ownerDomain": "google.com", 25 "ownerDomain": "google.com",
26 "ownerName": "Google", 26 "ownerName": "Google",
27 "parameters": { 27 "parameters": {
(...skipping 282 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/vision__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698