This commit is contained in:
Cyrus Daboo
2026-06-12 16:19:29 -04:00
parent 67045e2fa0
commit 9468f879c3
664 changed files with 20746 additions and 2407 deletions
@@ -15,7 +15,7 @@ payload:
introduced: '10.0'
payloadkeys:
- key: Declarations
title: Manifest Declaration Items
title: Manifest declaration items
type: <dictionary>
presence: required
content: The set of available declarations on the server.
@@ -28,18 +28,18 @@ payloadkeys:
subkeytype: DeclarationItem
subkeys:
- key: _Activations
title: Manifest Declaration
title: Manifest declaration
type: <dictionary>
content: Information about an available declaration on the server.
subkeytype: DeclarationItem
subkeys: &id001
- key: Identifier
title: Declaration Identifier
title: Declaration identifier
type: <string>
presence: required
content: The declaration's identifier.
- key: ServerToken
title: Declaration Server Token
title: Declaration server token
type: <string>
presence: required
content: |-
@@ -53,7 +53,7 @@ payloadkeys:
subkeytype: DeclarationItem
subkeys:
- key: _Configurations
title: Manifest Declaration
title: Manifest declaration
type: <dictionary>
content: Information about an available declaration on the server.
subkeytype: DeclarationItem
@@ -66,7 +66,7 @@ payloadkeys:
subkeytype: DeclarationItem
subkeys:
- key: _Assets
title: Manifest Declaration
title: Manifest declaration
type: <dictionary>
content: Information about an available declaration on the server.
subkeytype: DeclarationItem
@@ -79,13 +79,13 @@ payloadkeys:
subkeytype: DeclarationItem
subkeys:
- key: _Management
title: Manifest Declaration
title: Manifest declaration
type: <dictionary>
content: Information about an available declaration on the server.
subkeytype: DeclarationItem
subkeys: *id001
- key: DeclarationsToken
title: Declarations Token
title: Declarations token
type: <string>
presence: required
content: The current value of the declarations token. Clients use this to detect
+9 -9
View File
@@ -15,7 +15,7 @@ payload:
introduced: '10.0'
payloadkeys:
- key: StatusItems
title: Status Items
title: Status items
type: <dictionary>
presence: required
content: The status items for this report.
@@ -31,40 +31,40 @@ payloadkeys:
content: Error information for a status item that cannot be returned.
subkeys:
- key: StatusItem
title: Status Item
title: Status item
type: <string>
presence: required
content: The status item that this error pertains to.
- key: Reasons
title: Status Reasons
title: Status reasons
type: <array>
presence: optional
content: An array of reasons for the error.
subkeytype: StatusReason
subkeys:
- key: _Reasons
title: Status Reason
title: Status reason
type: <dictionary>
content: Information about a status error.
subkeytype: StatusReason
subkeys:
- key: Code
title: Error Code
title: Error code
type: <string>
presence: required
content: The error code for this error.
- key: Description
title: Error Description
title: Error description
type: <string>
presence: optional
content: The description for this error.
- key: Details
title: Error Details
title: Error details
type: <dictionary>
presence: optional
content: A dictionary that contains further details about this error.
- key: FullReport
title: Full Report
title: Full report
supportedOS:
iOS:
introduced: '17.0'
@@ -76,7 +76,7 @@ payloadkeys:
presence: optional
default: false
content: The system sets this to `true` to indicate that the status report contains
the full set of current status, and is not an incremental report. A full status
the full set of current status, and isn't an incremental report. A full status
report includes the full set of items in any status array item, not just the changes.
Servers use this to replace their entire status for the device, rather than do
an incremental update to the existing status. The system sets this to `true` when
+1 -1
View File
@@ -15,7 +15,7 @@ payload:
introduced: '10.0'
payloadkeys:
- key: SyncTokens
title: Synchronization Tokens
title: Synchronization tokens
type: <dictionary>
presence: required
content: A dictionary of synchronization tokens that describes the state of different