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

Side by Side Diff: discovery/googleapis/plus__v1.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 months 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/plusDomains__v1.json ('k') | discovery/googleapis/prediction__v1.6.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/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": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/b48DqQW2z2Pm99R4F5ulfPmuXVQ\"", 26 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/1_HxCi7Wd0T4XNqpdQc_lWD76F4\"",
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 577 matching lines...) Expand 10 before | Expand all | Expand 10 after
614 "$ref": "PeopleFeed" 614 "$ref": "PeopleFeed"
615 }, 615 },
616 "scopes": [ 616 "scopes": [
617 "https://www.googleapis.com/auth/plus.login", 617 "https://www.googleapis.com/auth/plus.login",
618 "https://www.googleapis.com/auth/plus.me" 618 "https://www.googleapis.com/auth/plus.me"
619 ] 619 ]
620 } 620 }
621 } 621 }
622 } 622 }
623 }, 623 },
624 "revision": "20141006", 624 "revision": "20141015",
625 "rootUrl": "https://www.googleapis.com/", 625 "rootUrl": "https://www.googleapis.com/",
626 "schemas": { 626 "schemas": {
627 "Acl": { 627 "Acl": {
628 "id": "Acl", 628 "id": "Acl",
629 "properties": { 629 "properties": {
630 "description": { 630 "description": {
631 "description": "Description of the access granted, suitable for display.", 631 "description": "Description of the access granted, suitable for display.",
632 "type": "string" 632 "type": "string"
633 }, 633 },
634 "items": { 634 "items": {
(...skipping 1319 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/plusDomains__v1.json ('k') | discovery/googleapis/prediction__v1.6.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698