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:
Sebastian Thiel
2016-09-11 10:00:21 +02:00
parent 33771a6dc7
commit 13ed4eaecb
148 changed files with 84357 additions and 3237 deletions

View File

@@ -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."