| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/plus.circles.read": { | 5 "https://www.googleapis.com/auth/plus.circles.read": { |
| 6 "description": "View your circles and the people and pages i
n them" | 6 "description": "View your circles and the people and pages i
n them" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/plus.circles.write": { | 8 "https://www.googleapis.com/auth/plus.circles.write": { |
| 9 "description": "Manage your circles and add people and pages
. People and pages you add to your circles will be notified. Others may see this
information publicly. People you add to circles can use Hangouts with you." | 9 "description": "Manage your circles and add people and pages
. People and pages you add to your circles will be notified. Others may see this
information publicly. People you add to circles can use Hangouts with you." |
| 10 }, | 10 }, |
| (...skipping 23 matching lines...) Expand all Loading... |
| 34 } | 34 } |
| 35 } | 35 } |
| 36 } | 36 } |
| 37 }, | 37 }, |
| 38 "basePath": "/plusDomains/v1/", | 38 "basePath": "/plusDomains/v1/", |
| 39 "baseUrl": "https://www.googleapis.com/plusDomains/v1/", | 39 "baseUrl": "https://www.googleapis.com/plusDomains/v1/", |
| 40 "batchPath": "batch", | 40 "batchPath": "batch", |
| 41 "description": "The Google+ API enables developers to build on top of the Go
ogle+ platform.", | 41 "description": "The Google+ API enables developers to build on top of the Go
ogle+ platform.", |
| 42 "discoveryVersion": "v1", | 42 "discoveryVersion": "v1", |
| 43 "documentationLink": "https://developers.google.com/+/domains/", | 43 "documentationLink": "https://developers.google.com/+/domains/", |
| 44 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/3BJHTEiiNGLBoomkEEIW2R46Cq4\"", | 44 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/vyiqzddQstFfB_HNgsVc1paw2Yo\"", |
| 45 "icons": { | 45 "icons": { |
| 46 "x16": "http://www.google.com/images/icons/product/gplus-16.png", | 46 "x16": "http://www.google.com/images/icons/product/gplus-16.png", |
| 47 "x32": "http://www.google.com/images/icons/product/gplus-32.png" | 47 "x32": "http://www.google.com/images/icons/product/gplus-32.png" |
| 48 }, | 48 }, |
| 49 "id": "plusDomains:v1", | 49 "id": "plusDomains:v1", |
| 50 "kind": "discovery#restDescription", | 50 "kind": "discovery#restDescription", |
| 51 "name": "plusDomains", | 51 "name": "plusDomains", |
| 52 "ownerDomain": "google.com", | 52 "ownerDomain": "google.com", |
| 53 "ownerName": "Google", | 53 "ownerName": "Google", |
| 54 "parameters": { | 54 "parameters": { |
| (...skipping 790 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 845 "$ref": "PeopleFeed" | 845 "$ref": "PeopleFeed" |
| 846 }, | 846 }, |
| 847 "scopes": [ | 847 "scopes": [ |
| 848 "https://www.googleapis.com/auth/plus.circles.read", | 848 "https://www.googleapis.com/auth/plus.circles.read", |
| 849 "https://www.googleapis.com/auth/plus.login" | 849 "https://www.googleapis.com/auth/plus.login" |
| 850 ] | 850 ] |
| 851 } | 851 } |
| 852 } | 852 } |
| 853 } | 853 } |
| 854 }, | 854 }, |
| 855 "revision": "20141015", | 855 "revision": "20141103", |
| 856 "rootUrl": "https://www.googleapis.com/", | 856 "rootUrl": "https://www.googleapis.com/", |
| 857 "schemas": { | 857 "schemas": { |
| 858 "Acl": { | 858 "Acl": { |
| 859 "id": "Acl", | 859 "id": "Acl", |
| 860 "properties": { | 860 "properties": { |
| 861 "description": { | 861 "description": { |
| 862 "description": "Description of the access granted, suitable
for display.", | 862 "description": "Description of the access granted, suitable
for display.", |
| 863 "type": "string" | 863 "type": "string" |
| 864 }, | 864 }, |
| 865 "domainRestricted": { | 865 "domainRestricted": { |
| (...skipping 1288 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2154 "type": "integer" | 2154 "type": "integer" |
| 2155 } | 2155 } |
| 2156 }, | 2156 }, |
| 2157 "type": "object" | 2157 "type": "object" |
| 2158 } | 2158 } |
| 2159 }, | 2159 }, |
| 2160 "servicePath": "plusDomains/v1/", | 2160 "servicePath": "plusDomains/v1/", |
| 2161 "title": "Google+ Domains API", | 2161 "title": "Google+ Domains API", |
| 2162 "version": "v1" | 2162 "version": "v1" |
| 2163 } | 2163 } |
| OLD | NEW |