| Index: discovery/googleapis/groupssettings__v1.json
|
| diff --git a/discovery/googleapis/groupssettings__v1.json b/discovery/googleapis/groupssettings__v1.json
|
| index 9e2ef6eab7af0fa1fca5a4849eb333d05bc27c25..24c7bb5975f56389b06dfab67a1bacf48335efc0 100644
|
| --- a/discovery/googleapis/groupssettings__v1.json
|
| +++ b/discovery/googleapis/groupssettings__v1.json
|
| @@ -14,7 +14,7 @@
|
| "description": "Lets you manage permission levels and related settings of a group.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/google-apps/groups-settings/get_started",
|
| - "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/Py5HOWHJ0CMbcB0y6Fw5QYwibOE\"",
|
| + "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/WmR-pRQA43Avmy6ShfhWJLW2ne8\"",
|
| "icons": {
|
| "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
| "x32": "http://www.google.com/images/icons/product/search-32.gif"
|
| @@ -153,7 +153,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20160323",
|
| + "revision": "20160525",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Groups": {
|
| @@ -176,6 +176,10 @@
|
| "description": "If the group is archive only",
|
| "type": "string"
|
| },
|
| + "customFooterText": {
|
| + "description": "Custom footer text.",
|
| + "type": "string"
|
| + },
|
| "customReplyTo": {
|
| "description": "Default email to which reply to any message should go.",
|
| "type": "string"
|
| @@ -192,6 +196,10 @@
|
| "description": "Email id of the group",
|
| "type": "string"
|
| },
|
| + "includeCustomFooter": {
|
| + "description": "Whether to include custom footer.",
|
| + "type": "string"
|
| + },
|
| "includeInGlobalAddressList": {
|
| "description": "If this groups should be included in global address list or not.",
|
| "type": "string"
|
|
|