mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 22:52:22 +00:00
caldav: Add namespace for getctag
This commit is contained in:
@@ -79,7 +79,8 @@ pub enum CalendarProp {
|
||||
// Collection Synchronization (RFC 6578)
|
||||
SyncToken(String),
|
||||
|
||||
// Didn't find the spec
|
||||
// CalendarServer
|
||||
#[serde(rename = "CS:getctag", alias = "getctag")]
|
||||
Getctag(String),
|
||||
|
||||
#[serde(other)]
|
||||
|
||||
Reference in New Issue
Block a user