mirror of
https://github.com/apple/device-management.git
synced 2026-09-19 00:12:15 +02:00
Release-v27.0
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: examples/declarative/status/test.array-value/example1.json
|
||||
|
||||
Reference in New Issue
Block a user