Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(481)

Unified Diff: discovery/googleapis/calendar__v3.json

Issue 698403003: Api roll 5: 2014-11-05 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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": {

Powered by Google App Engine
This is Rietveld 408576698