Upstream commit: 474dd0229cb20cf513036619781ed97bd8073c3f Enterprise-only files removed or emptied: 63 Enterprise-only snippets removed: 117 in 50 files Dangling module declarations removed: 5 Cargo edits turning enterprise off: 14 Verification: clean Enterprise feature gates left for rebuilt features: 19 in 18 files Produced by tools/fork/strip.py. The full report is in docs/fork/strip-reports/ on main.
128 lines
2.9 KiB
JSON
128 lines
2.9 KiB
JSON
{
|
|
"type": "CalendarQuery",
|
|
"properties": {
|
|
"type": "Prop",
|
|
"data": [
|
|
{
|
|
"type": "WebDav",
|
|
"data": {
|
|
"type": "GetETag"
|
|
}
|
|
},
|
|
{
|
|
"type": "CalDav",
|
|
"data": {
|
|
"type": "CalendarData",
|
|
"data": {
|
|
"properties": [
|
|
{
|
|
"component": "VCalendar",
|
|
"name": {
|
|
"type": "Version"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VEvent",
|
|
"name": {
|
|
"type": "Summary"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VEvent",
|
|
"name": {
|
|
"type": "Uid"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VEvent",
|
|
"name": {
|
|
"type": "Dtstart"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VEvent",
|
|
"name": {
|
|
"type": "Dtend"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VEvent",
|
|
"name": {
|
|
"type": "Duration"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VEvent",
|
|
"name": {
|
|
"type": "Rrule"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VEvent",
|
|
"name": {
|
|
"type": "Rdate"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VEvent",
|
|
"name": {
|
|
"type": "Exrule"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VEvent",
|
|
"name": {
|
|
"type": "Exdate"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VEvent",
|
|
"name": {
|
|
"type": "RecurrenceId"
|
|
},
|
|
"no_value": false
|
|
},
|
|
{
|
|
"component": "VTimezone",
|
|
"name": null,
|
|
"no_value": false
|
|
}
|
|
],
|
|
"expand": null,
|
|
"limit_recurrence": null,
|
|
"limit_freebusy": null
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"filters": [
|
|
{
|
|
"type": "Component",
|
|
"comp": [
|
|
"VCalendar",
|
|
"VEvent"
|
|
],
|
|
"op": {
|
|
"type": "TimeRange",
|
|
"data": {
|
|
"start": 1136332800,
|
|
"end": 1136419200
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"timezone": {
|
|
"type": "None"
|
|
}
|
|
} |