aboutsummaryrefslogtreecommitdiffstats
path: root/lib/caldav/request/index.js
diff options
context:
space:
mode:
authorJames Lal <james@lightsofapollo.com>2012-09-30 14:24:23 -0700
committerJames Lal <james@lightsofapollo.com>2012-09-30 14:24:23 -0700
commitb73354819340234dbf20d47c1777e4b486e1195c (patch)
tree3170a45ff1a84621ec1ab44bb1647cb9d7701a92 /lib/caldav/request/index.js
parentadcd11c2570d2e11eb201ce7d216b5067521afe0 (diff)
downloadjsCalDAV-b73354819340234dbf20d47c1777e4b486e1195c.tar.gz
added Caldav.Request.Asset for adding/deleting/updating single assets
Diffstat (limited to 'lib/caldav/request/index.js')
-rw-r--r--lib/caldav/request/index.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/caldav/request/index.js b/lib/caldav/request/index.js
index 6f8c23d..aad595e 100644
--- a/lib/caldav/request/index.js
+++ b/lib/caldav/request/index.js
@@ -5,7 +5,8 @@
CalendarQuery: ns.require('request/calendar_query'),
Propfind: ns.require('request/propfind'),
CalendarHome: ns.require('request/calendar_home'),
- Resources: ns.require('request/resources')
+ Resources: ns.require('request/resources'),
+ Asset: ns.require('request/asset')
};
}.apply(