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": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/XCskVtSZGHUA2ojjOa7EMJfksm0\"", | 44 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/3BJHTEiiNGLBoomkEEIW2R46Cq4\"", |
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 593 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
648 }, | 648 }, |
649 "path": "people/{userId}/media/{collection}", | 649 "path": "people/{userId}/media/{collection}", |
650 "request": { | 650 "request": { |
651 "$ref": "Media" | 651 "$ref": "Media" |
652 }, | 652 }, |
653 "response": { | 653 "response": { |
654 "$ref": "Media" | 654 "$ref": "Media" |
655 }, | 655 }, |
656 "scopes": [ | 656 "scopes": [ |
657 "https://www.googleapis.com/auth/plus.login", | 657 "https://www.googleapis.com/auth/plus.login", |
| 658 "https://www.googleapis.com/auth/plus.me", |
658 "https://www.googleapis.com/auth/plus.media.upload" | 659 "https://www.googleapis.com/auth/plus.media.upload" |
659 ], | 660 ], |
660 "supportsMediaUpload": true | 661 "supportsMediaUpload": true |
661 } | 662 } |
662 } | 663 } |
663 }, | 664 }, |
664 "people": { | 665 "people": { |
665 "methods": { | 666 "methods": { |
666 "get": { | 667 "get": { |
667 "description": "Get a person's profile.", | 668 "description": "Get a person's profile.", |
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
844 "$ref": "PeopleFeed" | 845 "$ref": "PeopleFeed" |
845 }, | 846 }, |
846 "scopes": [ | 847 "scopes": [ |
847 "https://www.googleapis.com/auth/plus.circles.read", | 848 "https://www.googleapis.com/auth/plus.circles.read", |
848 "https://www.googleapis.com/auth/plus.login" | 849 "https://www.googleapis.com/auth/plus.login" |
849 ] | 850 ] |
850 } | 851 } |
851 } | 852 } |
852 } | 853 } |
853 }, | 854 }, |
854 "revision": "20141006", | 855 "revision": "20141015", |
855 "rootUrl": "https://www.googleapis.com/", | 856 "rootUrl": "https://www.googleapis.com/", |
856 "schemas": { | 857 "schemas": { |
857 "Acl": { | 858 "Acl": { |
858 "id": "Acl", | 859 "id": "Acl", |
859 "properties": { | 860 "properties": { |
860 "description": { | 861 "description": { |
861 "description": "Description of the access granted, suitable
for display.", | 862 "description": "Description of the access granted, suitable
for display.", |
862 "type": "string" | 863 "type": "string" |
863 }, | 864 }, |
864 "domainRestricted": { | 865 "domainRestricted": { |
(...skipping 1288 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2153 "type": "integer" | 2154 "type": "integer" |
2154 } | 2155 } |
2155 }, | 2156 }, |
2156 "type": "object" | 2157 "type": "object" |
2157 } | 2158 } |
2158 }, | 2159 }, |
2159 "servicePath": "plusDomains/v1/", | 2160 "servicePath": "plusDomains/v1/", |
2160 "title": "Google+ Domains API", | 2161 "title": "Google+ Domains API", |
2161 "version": "v1" | 2162 "version": "v1" |
2162 } | 2163 } |
OLD | NEW |