mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 22:52:22 +00:00
Add namespace for getctag
This commit is contained in:
@@ -56,7 +56,8 @@ pub enum AddressbookProp {
|
||||
#[xml(ns = "rustical_dav::namespace::NS_DAV")]
|
||||
SyncToken(String),
|
||||
|
||||
// Didn't find the spec
|
||||
// https://github.com/apple/ccs-calendarserver/blob/master/doc/Extensions/caldav-ctag.txt
|
||||
#[xml(ns = "rustical_dav::namespace::NS_CALENDARSERVER")]
|
||||
Getctag(String),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user