OLD | NEW |
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 Loading... |
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 } |
OLD | NEW |