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

Side by Side Diff: discovery/googleapis/urlshortener__v1.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/translate__v2.json ('k') | discovery/googleapis/webfonts__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": "http://code.google.com/apis/urlshortener/v1/getting_st arted.html", 16 "documentationLink": "http://code.google.com/apis/urlshortener/v1/getting_st arted.html",
17 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/T4bB77XUfbpGWn7xKXxC7yFKgeE\"", 17 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/T4bB77XUfbpGWn7xKXxC7yFKgeE\"",
18 "icons": { 18 "icons": {
19 "x16": "http://www.google.com/images/icons/product/search-16.gif", 19 "x16": "http://www.google.com/images/icons/product/search-16.gif",
20 "x32": "http://www.google.com/images/icons/product/search-32.gif" 20 "x32": "http://www.google.com/images/icons/product/search-32.gif"
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 278 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 "type": "integer" 306 "type": "integer"
307 } 307 }
308 }, 308 },
309 "type": "object" 309 "type": "object"
310 } 310 }
311 }, 311 },
312 "servicePath": "urlshortener/v1/", 312 "servicePath": "urlshortener/v1/",
313 "title": "URL Shortener API", 313 "title": "URL Shortener API",
314 "version": "v1" 314 "version": "v1"
315 } 315 }
OLDNEW
« no previous file with comments | « discovery/googleapis/translate__v2.json ('k') | discovery/googleapis/webfonts__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698