You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
45 lines
612 B
Plaintext
Vendored
45 lines
612 B
Plaintext
Vendored
{
|
|
"type": "",
|
|
"ownerId": "",
|
|
"from": "",
|
|
"to": "",
|
|
"from_ts": "",
|
|
"to_ts": "",
|
|
"section": "",
|
|
"name": "",
|
|
"skip_time": "",
|
|
"timezone_from": "",
|
|
"timezone_to": "",
|
|
"description": "",
|
|
"color": "",
|
|
"text_color": "",
|
|
"accessibility": "",
|
|
"importance": "",
|
|
"private_event": "",
|
|
"rrule": {
|
|
"FREQ": "",
|
|
"COUNT": "",
|
|
"INTERVAL": "",
|
|
"BYDAY": [
|
|
""
|
|
],
|
|
"UNTIL": ""
|
|
},
|
|
"is_meeting": "",
|
|
"location": "",
|
|
"remind": [
|
|
{
|
|
"type": "",
|
|
"count": ""
|
|
}
|
|
],
|
|
"attendees": "",
|
|
"host": "",
|
|
"meeting": {
|
|
"notify": "",
|
|
"reinvite": "",
|
|
"allow_invite": "",
|
|
"hide_guests": ""
|
|
}
|
|
}
|