| Index: discovery/googleapis/calendar__v3.json
|
| diff --git a/discovery/googleapis/calendar__v3.json b/discovery/googleapis/calendar__v3.json
|
| index 401acfdbea022c39c3ab91d77a09dd7f643573b7..3ae7d2b4031fc4871081073b57bfb99baad58416 100644
|
| --- a/discovery/googleapis/calendar__v3.json
|
| +++ b/discovery/googleapis/calendar__v3.json
|
| @@ -17,7 +17,7 @@
|
| "description": "Lets you manipulate events and other calendar data.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/google-apps/calendar/firstapp",
|
| - "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/kfT5pFWI9VnCK4GzEz7hf4hMjew\"",
|
| + "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/ChhI5_AHHLTSiJjr6RSC6c9iFo0\"",
|
| "icons": {
|
| "x16": "http://www.google.com/images/icons/product/calendar-16.png",
|
| "x32": "http://www.google.com/images/icons/product/calendar-32.png"
|
| @@ -1535,7 +1535,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20140930",
|
| + "revision": "20141020",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Acl": {
|
| @@ -2236,6 +2236,16 @@
|
| },
|
| "type": "object"
|
| },
|
| + "EventAttachment": {
|
| + "id": "EventAttachment",
|
| + "properties": {
|
| + "title": {
|
| + "description": "File name.",
|
| + "type": "string"
|
| + }
|
| + },
|
| + "type": "object"
|
| + },
|
| "EventAttendee": {
|
| "id": "EventAttendee",
|
| "properties": {
|
|
|