Release_iOS-17-5_macOS-14-5

This commit is contained in:
Cyrus Daboo
2024-05-14 09:19:19 -04:00
parent 39e2a82234
commit dcc320a6a6
29 changed files with 220 additions and 39 deletions
+20
View File
@@ -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.