Upgrade to latest API versions + code regen

This commit is contained in:
Sebastian Thiel
2017-12-12 14:30:54 +01:00
parent dc30217711
commit 357a0e650e
776 changed files with 356718 additions and 104442 deletions

View File

@@ -1,11 +1,11 @@
{
"kind": "discovery#restDescription",
"etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/VYSEPWa0diltjt4R-I-9BxST4qQ\"",
"etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/scONkfl8xf1hlctGIhfPw6jkAJ8\"",
"discoveryVersion": "v1",
"id": "calendar:v3",
"name": "calendar",
"version": "v3",
"revision": "20170919",
"revision": "20171205",
"title": "Calendar API",
"description": "Manipulates events and other calendar data.",
"ownerDomain": "google.com",
@@ -1253,6 +1253,11 @@
"description": "Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use the \"primary\" keyword.",
"required": true,
"location": "path"
},
"sendNotifications": {
"type": "boolean",
"description": "Whether to send notifications about the calendar sharing change. Optional. The default is True.",
"location": "query"
}
},
"parameterOrder": [
@@ -1331,6 +1336,11 @@
"description": "ACL rule identifier.",
"required": true,
"location": "path"
},
"sendNotifications": {
"type": "boolean",
"description": "Whether to send notifications about the calendar sharing change. Note that there are no notifications on access removal. Optional. The default is True.",
"location": "query"
}
},
"parameterOrder": [
@@ -1364,6 +1374,11 @@
"description": "ACL rule identifier.",
"required": true,
"location": "path"
},
"sendNotifications": {
"type": "boolean",
"description": "Whether to send notifications about the calendar sharing change. Note that there are no notifications on access removal. Optional. The default is True.",
"location": "query"
}
},
"parameterOrder": [