mirror of
https://github.com/apple/device-management.git
synced 2026-08-22 08:17:12 +02:00
17 lines
525 B
JSON
17 lines
525 B
JSON
{
|
|
"account": {
|
|
"list": {
|
|
"subscribed-calendar": [
|
|
{
|
|
"identifier": "J5H45632-MJ55-1I11-HL84-890123456789",
|
|
"declaration-identifier": "com.example.subscribed-calendar",
|
|
"visible-name": "Company Holidays",
|
|
"calendar-url": "https://calendar.example.com/holidays.ics",
|
|
"username": "user@example.com",
|
|
"is-enabled": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|