Files
apple-device-management-mdm/examples/declarative/status/test.array-value/example1.json
T
2026-08-18 15:34:21 -04:00

11 lines
166 B
JSON

{
"test": {
"array-value": [
{
"key1": "test-value-1",
"key2": "test-value-2"
}
]
}
}