| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/plus.login": { | 5 "https://www.googleapis.com/auth/plus.login": { |
| 6 "description": "Know your basic profile info and list of peo
ple in your circles." | 6 "description": "Know your basic profile info and list of peo
ple in your circles." |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/plus.me": { | 8 "https://www.googleapis.com/auth/plus.me": { |
| 9 "description": "Know who you are on Google" | 9 "description": "Know who you are on Google" |
| 10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/userinfo.email": { | 11 "https://www.googleapis.com/auth/userinfo.email": { |
| 12 "description": "View your email address" | 12 "description": "View your email address" |
| 13 }, | 13 }, |
| 14 "https://www.googleapis.com/auth/userinfo.profile": { | 14 "https://www.googleapis.com/auth/userinfo.profile": { |
| 15 "description": "View your basic profile info" | 15 "description": "View your basic profile info" |
| 16 } | 16 } |
| 17 } | 17 } |
| 18 } | 18 } |
| 19 }, | 19 }, |
| 20 "basePath": "/plus/v1/", | 20 "basePath": "/plus/v1/", |
| 21 "baseUrl": "https://www.googleapis.com/plus/v1/", | 21 "baseUrl": "https://www.googleapis.com/plus/v1/", |
| 22 "batchPath": "batch", | 22 "batchPath": "batch", |
| 23 "description": "The Google+ API enables developers to build on top of the Go
ogle+ platform.", | 23 "description": "The Google+ API enables developers to build on top of the Go
ogle+ platform.", |
| 24 "discoveryVersion": "v1", | 24 "discoveryVersion": "v1", |
| 25 "documentationLink": "https://developers.google.com/+/api/", | 25 "documentationLink": "https://developers.google.com/+/api/", |
| 26 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/coFsFX-6G9a6OGXfgmttCenjdfM\"", | 26 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/coFsFX-6G9a6OGXfgmttCenjdfM\"", |
| 27 "icons": { | 27 "icons": { |
| 28 "x16": "http://www.google.com/images/icons/product/gplus-16.png", | 28 "x16": "http://www.google.com/images/icons/product/gplus-16.png", |
| 29 "x32": "http://www.google.com/images/icons/product/gplus-32.png" | 29 "x32": "http://www.google.com/images/icons/product/gplus-32.png" |
| 30 }, | 30 }, |
| 31 "id": "plus:v1", | 31 "id": "plus:v1", |
| 32 "kind": "discovery#restDescription", | 32 "kind": "discovery#restDescription", |
| 33 "name": "plus", | 33 "name": "plus", |
| 34 "ownerDomain": "google.com", | 34 "ownerDomain": "google.com", |
| 35 "ownerName": "Google", | 35 "ownerName": "Google", |
| 36 "parameters": { | 36 "parameters": { |
| (...skipping 1917 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1954 "type": "string" | 1954 "type": "string" |
| 1955 } | 1955 } |
| 1956 }, | 1956 }, |
| 1957 "type": "object" | 1957 "type": "object" |
| 1958 } | 1958 } |
| 1959 }, | 1959 }, |
| 1960 "servicePath": "plus/v1/", | 1960 "servicePath": "plus/v1/", |
| 1961 "title": "Google+ API", | 1961 "title": "Google+ API", |
| 1962 "version": "v1" | 1962 "version": "v1" |
| 1963 } | 1963 } |
| OLD | NEW |