mirror of
https://github.com/apple/device-management.git
synced 2026-07-10 21:13:42 +02:00
Release_iOS-17-5_macOS-14-5
This commit is contained in:
@@ -349,3 +349,23 @@ properties:
|
||||
- <array>
|
||||
- <dictionary>
|
||||
- <any>
|
||||
|
||||
related-status-items:
|
||||
type: array
|
||||
description: An array describing any status items that might be related to a configuration.
|
||||
items:
|
||||
type: object
|
||||
description: An additional note about a payload. A note is written in "markdown" and can be transformed to HTML if needed.
|
||||
additionalProperties: false
|
||||
required:
|
||||
- status-items
|
||||
properties:
|
||||
status-items:
|
||||
type: array
|
||||
description: List of status-item types.
|
||||
items:
|
||||
type:
|
||||
- string
|
||||
note:
|
||||
type: string
|
||||
description: A description of the relationship.
|
||||
|
||||
Reference in New Issue
Block a user