mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
chore(api-update): to latest
Using `make update-json`, all json descriptions have been update. Quite interesting to see that there are plenty of new ones which are giving 404 when queried. An actual bug, or something I should look into ?
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/Py5HOWHJ0CMbcB0y6Fw5QYwibOE\"",
|
||||
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/WmR-pRQA43Avmy6ShfhWJLW2ne8\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "groupssettings:v1",
|
||||
"name": "groupssettings",
|
||||
"version": "v1",
|
||||
"revision": "20160323",
|
||||
"revision": "20160525",
|
||||
"title": "Groups Settings API",
|
||||
"description": "Lets you manage permission levels and related settings of a group.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -99,6 +99,10 @@
|
||||
"type": "string",
|
||||
"description": "If the group is archive only"
|
||||
},
|
||||
"customFooterText": {
|
||||
"type": "string",
|
||||
"description": "Custom footer text."
|
||||
},
|
||||
"customReplyTo": {
|
||||
"type": "string",
|
||||
"description": "Default email to which reply to any message should go."
|
||||
@@ -115,6 +119,10 @@
|
||||
"type": "string",
|
||||
"description": "Email id of the group"
|
||||
},
|
||||
"includeCustomFooter": {
|
||||
"type": "string",
|
||||
"description": "Whether to include custom footer."
|
||||
},
|
||||
"includeInGlobalAddressList": {
|
||||
"type": "string",
|
||||
"description": "If this groups should be included in global address list or not."
|
||||
|
||||
Reference in New Issue
Block a user