mirror of
https://github.com/apple/device-management.git
synced 2026-07-10 21:13:42 +02:00
Seed1
This commit is contained in:
@@ -58,16 +58,21 @@ payloadkeys:
|
||||
subkeytype: Array
|
||||
subkeys:
|
||||
- key: status_value
|
||||
title: Status value
|
||||
type: <dictionary>
|
||||
content: A status value for the test status item array.
|
||||
subkeys:
|
||||
- key: key1
|
||||
title: First Key Value
|
||||
title: First key value
|
||||
type: <string>
|
||||
presence: required
|
||||
content: The value of the first sub-key.
|
||||
- key: key2
|
||||
title: Second Key Value
|
||||
title: Second key value
|
||||
type: <string>
|
||||
presence: optional
|
||||
content: The value of the second sub-key.
|
||||
examples:
|
||||
title: Status item example
|
||||
files:
|
||||
- file: data/docc-examples/remotemanagementmodel/status/test.array-value/example1.json
|
||||
|
||||
Reference in New Issue
Block a user