diff --git a/package-lock.json b/package-lock.json index b998a4e3..97216a91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1307,9 +1307,9 @@ "license": "MIT" }, "node_modules/@seamapi/types": { - "version": "1.943.0", - "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.943.0.tgz", - "integrity": "sha512-o/bteEWJbBrlbOp3NL88p44Rk08NJdN5jiJKAE0LJNUXD3Acpel8vyg9/IF+hmrhrG5msezN8kruZ2fOeptmVg==", + "version": "1.956.0", + "resolved": "https://registry.npmjs.org/@seamapi/types/-/types-1.956.0.tgz", + "integrity": "sha512-zcXm9BI0SjJ4nLUZRA+5DG56yY1ACrtsomny7uEe8yNAYXiLDxEl9Z+BXR+dvI6fsfluGba9rMmz7XPMKQVaKQ==", "dev": true, "license": "MIT", "engines": { diff --git a/test/snapshots/seam-blueprint.test.ts.md b/test/snapshots/seam-blueprint.test.ts.md index f86c4e6e..9da56473 100644 --- a/test/snapshots/seam-blueprint.test.ts.md +++ b/test/snapshots/seam-blueprint.test.ts.md @@ -7158,6 +7158,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -7384,6 +7397,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -7557,230 +7583,14 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'ID of the event.', - draftMessage: '', - format: 'id', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'event_id', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: '', - draftMessage: '', - format: 'enum', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'event_type', - propertyGroupKey: null, - undocumentedMessage: '', - values: [ - { - deprecationMessage: '', - description: '', - draftMessage: '', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - name: 'access_code.name_changed', - undocumentedMessage: '', - }, - ], - }, - { - deprecationMessage: '', - description: 'Previous access code name configuration.', - draftMessage: '', - format: 'object', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'object', - name: 'from', - properties: [ - { - deprecationMessage: '', - description: 'Previous name of the access code.', - draftMessage: '', - format: 'string', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'name', - propertyGroupKey: null, - undocumentedMessage: '', - }, - ], - propertyGroupKey: null, - propertyGroups: [], - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Date and time at which the event occurred.', - draftMessage: '', - format: 'datetime', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'occurred_at', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'New access code name configuration.', - draftMessage: '', - format: 'object', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'object', - name: 'to', - properties: [ - { - deprecationMessage: '', - description: 'New name of the access code.', - draftMessage: '', - format: 'string', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'name', - propertyGroupKey: null, - undocumentedMessage: '', - }, - ], - propertyGroupKey: null, - propertyGroups: [], - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'ID of the workspace associated with the event.', - draftMessage: '', - format: 'id', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'workspace_id', - propertyGroupKey: null, - undocumentedMessage: '', - }, - ], - propertyGroups: [], - resourceSamples: [], - resourceType: 'event', - routePath: '/access_codes', - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'The pin code of an [access code](https://docs.seam.co/low-level-apis/smart-locks/access-codes) was changed on the device.', - draftMessage: '', - eventType: 'access_code.code_changed', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - properties: [ - { - deprecationMessage: '', - description: 'ID of the affected access code.', - draftMessage: '', - format: 'id', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'access_code_id', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Custom metadata of the connected account, present when connected_account_id is provided.', - draftMessage: '', - format: 'record', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'object', - name: 'connected_account_custom_metadata', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'ID of the connected account associated with the affected access code.', - draftMessage: '', - format: 'id', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'connected_account_id', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Date and time at which the event was created.', - draftMessage: '', - format: 'datetime', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'created_at', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Human-readable description of the change and its source.', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', draftMessage: '', format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'description', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Custom metadata of the device, present when device_id is provided.', - draftMessage: '', - format: 'record', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'object', - name: 'device_custom_metadata', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'ID of the device associated with the affected access code.', - draftMessage: '', - format: 'id', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'device_id', + name: 'event_description', propertyGroupKey: null, undocumentedMessage: '', }, @@ -7817,14 +7627,14 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_code.code_changed', + name: 'access_code.name_changed', undocumentedMessage: '', }, ], }, { deprecationMessage: '', - description: 'Previous pin code configuration.', + description: 'Previous access code name configuration.', draftMessage: '', format: 'object', isDeprecated: false, @@ -7835,14 +7645,14 @@ Generated by [AVA](https://avajs.dev). properties: [ { deprecationMessage: '', - description: 'Previous pin code.', + description: 'Previous name of the access code.', draftMessage: '', format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'code', + name: 'name', propertyGroupKey: null, undocumentedMessage: '', }, @@ -7866,7 +7676,7 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'New pin code configuration.', + description: 'New access code name configuration.', draftMessage: '', format: 'object', isDeprecated: false, @@ -7877,14 +7687,14 @@ Generated by [AVA](https://avajs.dev). properties: [ { deprecationMessage: '', - description: 'New pin code.', + description: 'New name of the access code.', draftMessage: '', format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'code', + name: 'name', propertyGroupKey: null, undocumentedMessage: '', }, @@ -7915,9 +7725,9 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'The time frame of an [access code](https://docs.seam.co/low-level-apis/smart-locks/access-codes) was changed on the device.', + description: 'The pin code of an [access code](https://docs.seam.co/low-level-apis/smart-locks/access-codes) was changed on the device.', draftMessage: '', - eventType: 'access_code.time_frame_changed', + eventType: 'access_code.code_changed', isDeprecated: false, isDraft: false, isUndocumented: false, @@ -8013,6 +7823,261 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'ID of the event.', + draftMessage: '', + format: 'id', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_id', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + format: 'enum', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_type', + propertyGroupKey: null, + undocumentedMessage: '', + values: [ + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'access_code.code_changed', + undocumentedMessage: '', + }, + ], + }, + { + deprecationMessage: '', + description: 'Previous pin code configuration.', + draftMessage: '', + format: 'object', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'object', + name: 'from', + properties: [ + { + deprecationMessage: '', + description: 'Previous pin code.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'code', + propertyGroupKey: null, + undocumentedMessage: '', + }, + ], + propertyGroupKey: null, + propertyGroups: [], + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Date and time at which the event occurred.', + draftMessage: '', + format: 'datetime', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'occurred_at', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'New pin code configuration.', + draftMessage: '', + format: 'object', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'object', + name: 'to', + properties: [ + { + deprecationMessage: '', + description: 'New pin code.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'code', + propertyGroupKey: null, + undocumentedMessage: '', + }, + ], + propertyGroupKey: null, + propertyGroups: [], + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'ID of the workspace associated with the event.', + draftMessage: '', + format: 'id', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'workspace_id', + propertyGroupKey: null, + undocumentedMessage: '', + }, + ], + propertyGroups: [], + resourceSamples: [], + resourceType: 'event', + routePath: '/access_codes', + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'The time frame of an [access code](https://docs.seam.co/low-level-apis/smart-locks/access-codes) was changed on the device.', + draftMessage: '', + eventType: 'access_code.time_frame_changed', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + properties: [ + { + deprecationMessage: '', + description: 'ID of the affected access code.', + draftMessage: '', + format: 'id', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'access_code_id', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Custom metadata of the connected account, present when connected_account_id is provided.', + draftMessage: '', + format: 'record', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'object', + name: 'connected_account_custom_metadata', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'ID of the connected account associated with the affected access code.', + draftMessage: '', + format: 'id', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'connected_account_id', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Date and time at which the event was created.', + draftMessage: '', + format: 'datetime', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'created_at', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Human-readable description of the change and its source.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'description', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Custom metadata of the device, present when device_id is provided.', + draftMessage: '', + format: 'record', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'object', + name: 'device_custom_metadata', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'ID of the device associated with the affected access code.', + draftMessage: '', + format: 'id', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'device_id', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -8255,6 +8320,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -8543,6 +8621,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -8714,6 +8805,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -8872,6 +8976,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -9360,6 +9477,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -9848,6 +9978,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -10019,6 +10162,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -10507,6 +10663,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -10995,6 +11164,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -11153,6 +11335,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -11311,6 +11506,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -11482,6 +11690,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -11640,6 +11861,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -12128,6 +12362,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -12286,6 +12533,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -12446,107 +12706,14 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'ID of the event.', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', draftMessage: '', - format: 'id', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'event_id', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: '', - draftMessage: '', - format: 'enum', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'event_type', - propertyGroupKey: null, - undocumentedMessage: '', - values: [ - { - deprecationMessage: '', - description: '', - draftMessage: '', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - name: 'access_code.unmanaged.removed', - undocumentedMessage: '', - }, - ], - }, - { - deprecationMessage: '', - description: 'Date and time at which the event occurred.', - draftMessage: '', - format: 'datetime', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'occurred_at', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'ID of the workspace associated with the event.', - draftMessage: '', - format: 'id', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'workspace_id', - propertyGroupKey: null, - undocumentedMessage: '', - }, - ], - propertyGroups: [], - resourceSamples: [], - resourceType: 'event', - routePath: '/access_codes/unmanaged', - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'An Access Grant was created.', - draftMessage: '', - eventType: 'access_grant.created', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - properties: [ - { - deprecationMessage: '', - description: 'ID of the affected Access Grant.', - draftMessage: '', - format: 'id', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'access_grant_id', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Date and time at which the event was created.', - draftMessage: '', - format: 'datetime', + format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'created_at', + name: 'event_description', propertyGroupKey: null, undocumentedMessage: '', }, @@ -12583,7 +12750,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_grant.created', + name: 'access_code.unmanaged.removed', undocumentedMessage: '', }, ], @@ -12618,14 +12785,14 @@ Generated by [AVA](https://avajs.dev). propertyGroups: [], resourceSamples: [], resourceType: 'event', - routePath: '/access_grants', + routePath: '/access_codes/unmanaged', undocumentedMessage: '', }, { deprecationMessage: '', - description: 'An Access Grant was deleted.', + description: 'An Access Grant was created.', draftMessage: '', - eventType: 'access_grant.deleted', + eventType: 'access_grant.created', isDeprecated: false, isDraft: false, isUndocumented: false, @@ -12656,6 +12823,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -12689,7 +12869,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_grant.deleted', + name: 'access_grant.created', undocumentedMessage: '', }, ], @@ -12729,9 +12909,9 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'All access requested for an Access Grant was successfully granted.', + description: 'An Access Grant was deleted.', draftMessage: '', - eventType: 'access_grant.access_granted_to_all_doors', + eventType: 'access_grant.deleted', isDeprecated: false, isDraft: false, isUndocumented: false, @@ -12762,6 +12942,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -12795,7 +12988,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_grant.access_granted_to_all_doors', + name: 'access_grant.deleted', undocumentedMessage: '', }, ], @@ -12835,9 +13028,9 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'Access requested as part of an Access Grant to a particular door was successfully granted.', + description: 'All access requested for an Access Grant was successfully granted.', draftMessage: '', - eventType: 'access_grant.access_granted_to_door', + eventType: 'access_grant.access_granted_to_all_doors', isDeprecated: false, isDraft: false, isUndocumented: false, @@ -12857,27 +13050,27 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'ID of the affected [entrance](https://docs.seam.co/low-level-apis/access-systems/retrieving-entrance-details).', + description: 'Date and time at which the event was created.', draftMessage: '', - format: 'id', + format: 'datetime', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'acs_entrance_id', + name: 'created_at', propertyGroupKey: null, undocumentedMessage: '', }, { deprecationMessage: '', - description: 'Date and time at which the event was created.', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', draftMessage: '', - format: 'datetime', + format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'created_at', + name: 'event_description', propertyGroupKey: null, undocumentedMessage: '', }, @@ -12914,7 +13107,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_grant.access_granted_to_door', + name: 'access_grant.access_granted_to_all_doors', undocumentedMessage: '', }, ], @@ -12954,9 +13147,9 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'Access to a particular door that was requested as part of an Access Grant was lost.', + description: 'Access requested as part of an Access Grant to a particular door was successfully granted.', draftMessage: '', - eventType: 'access_grant.access_to_door_lost', + eventType: 'access_grant.access_granted_to_door', isDeprecated: false, isDraft: false, isUndocumented: false, @@ -13000,6 +13193,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -13033,7 +13239,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_grant.access_to_door_lost', + name: 'access_grant.access_granted_to_door', undocumentedMessage: '', }, ], @@ -13073,9 +13279,9 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'An Access Grant\'s start or end time was changed.', + description: 'Access to a particular door that was requested as part of an Access Grant was lost.', draftMessage: '', - eventType: 'access_grant.access_times_changed', + eventType: 'access_grant.access_to_door_lost', isDeprecated: false, isDraft: false, isUndocumented: false, @@ -13095,14 +13301,14 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'Key of the affected Access Grant (if present).', + description: 'ID of the affected [entrance](https://docs.seam.co/low-level-apis/access-systems/retrieving-entrance-details).', draftMessage: '', - format: 'string', + format: 'id', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'access_grant_key', + name: 'acs_entrance_id', propertyGroupKey: null, undocumentedMessage: '', }, @@ -13121,14 +13327,14 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'The new end time for the access grant.', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', draftMessage: '', format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'ends_at', + name: 'event_description', propertyGroupKey: null, undocumentedMessage: '', }, @@ -13165,7 +13371,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_grant.access_times_changed', + name: 'access_grant.access_to_door_lost', undocumentedMessage: '', }, ], @@ -13183,19 +13389,6 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, - { - deprecationMessage: '', - description: 'The new start time for the access grant.', - draftMessage: '', - format: 'string', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'starts_at', - propertyGroupKey: null, - undocumentedMessage: '', - }, { deprecationMessage: '', description: 'ID of the workspace associated with the event.', @@ -13218,9 +13411,9 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'One or more requested access methods could not be created for an Access Grant.', + description: 'An Access Grant\'s start or end time was changed.', draftMessage: '', - eventType: 'access_grant.could_not_create_requested_access_methods', + eventType: 'access_grant.access_times_changed', isDeprecated: false, isDraft: false, isUndocumented: false, @@ -13238,6 +13431,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Key of the affected Access Grant (if present).', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'access_grant_key', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'Date and time at which the event was created.', @@ -13253,14 +13459,27 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'Description of why the access methods could not be created.', + description: 'The new end time for the access grant.', draftMessage: '', format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'error_message', + name: 'ends_at', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', propertyGroupKey: null, undocumentedMessage: '', }, @@ -13297,35 +13516,34 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_grant.could_not_create_requested_access_methods', + name: 'access_grant.access_times_changed', undocumentedMessage: '', }, ], }, { deprecationMessage: '', - description: 'IDs of the devices that did not receive a requested access method. Use these to identify which specific devices failed without having to fetch the Access Grant.', + description: 'Date and time at which the event occurred.', draftMessage: '', - format: 'list', + format: 'datetime', isDeprecated: false, isDraft: false, isUndocumented: false, - itemFormat: 'id', - jsonType: 'array', - name: 'missing_device_ids', + jsonType: 'string', + name: 'occurred_at', propertyGroupKey: null, undocumentedMessage: '', }, { deprecationMessage: '', - description: 'Date and time at which the event occurred.', + description: 'The new start time for the access grant.', draftMessage: '', - format: 'datetime', + format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'occurred_at', + name: 'starts_at', propertyGroupKey: null, undocumentedMessage: '', }, @@ -13351,77 +13569,62 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'An access method was issued.', + description: 'One or more requested access methods could not be created for an Access Grant.', draftMessage: '', - eventType: 'access_method.issued', + eventType: 'access_grant.could_not_create_requested_access_methods', isDeprecated: false, isDraft: false, isUndocumented: false, properties: [ { deprecationMessage: '', - description: 'IDs of the access grants associated with this access method.', - draftMessage: '', - format: 'list', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - itemFormat: 'id', - jsonType: 'array', - name: 'access_grant_ids', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Keys of the access grants associated with this access method (if present).', + description: 'ID of the affected Access Grant.', draftMessage: '', - format: 'list', + format: 'id', isDeprecated: false, isDraft: false, isUndocumented: false, - itemFormat: 'string', - jsonType: 'array', - name: 'access_grant_keys', + jsonType: 'string', + name: 'access_grant_id', propertyGroupKey: null, undocumentedMessage: '', }, { deprecationMessage: '', - description: 'ID of the affected access method.', + description: 'Date and time at which the event was created.', draftMessage: '', - format: 'id', + format: 'datetime', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'access_method_id', + name: 'created_at', propertyGroupKey: null, undocumentedMessage: '', }, { deprecationMessage: '', - description: 'The actual PIN code for code access methods (only present when mode is \'code\').', + description: 'Description of why the access methods could not be created.', draftMessage: '', format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'code', + name: 'error_message', propertyGroupKey: null, undocumentedMessage: '', }, { deprecationMessage: '', - description: 'Date and time at which the event was created.', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', draftMessage: '', - format: 'datetime', + format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, jsonType: 'string', - name: 'created_at', + name: 'event_description', propertyGroupKey: null, undocumentedMessage: '', }, @@ -13458,21 +13661,22 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_method.issued', + name: 'access_grant.could_not_create_requested_access_methods', undocumentedMessage: '', }, ], }, { deprecationMessage: '', - description: 'Indicates whether the code is a backup code (only present when mode is \'code\' and a backup code was used).', + description: 'IDs of the devices that did not receive a requested access method. Use these to identify which specific devices failed without having to fetch the Access Grant.', draftMessage: '', - format: 'boolean', + format: 'list', isDeprecated: false, isDraft: false, isUndocumented: false, - jsonType: 'boolean', - name: 'is_backup_code', + itemFormat: 'id', + jsonType: 'array', + name: 'missing_device_ids', propertyGroupKey: null, undocumentedMessage: '', }, @@ -13506,14 +13710,14 @@ Generated by [AVA](https://avajs.dev). propertyGroups: [], resourceSamples: [], resourceType: 'event', - routePath: '/access_methods', + routePath: '/access_grants', undocumentedMessage: '', }, { deprecationMessage: '', - description: 'An access method was revoked.', + description: 'An access method was issued.', draftMessage: '', - eventType: 'access_method.revoked', + eventType: 'access_method.issued', isDeprecated: false, isDraft: false, isUndocumented: false, @@ -13559,6 +13763,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'The actual PIN code for code access methods (only present when mode is \'code\').', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'code', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'Date and time at which the event was created.', @@ -13572,6 +13789,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -13605,11 +13835,24 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_method.revoked', + name: 'access_method.issued', undocumentedMessage: '', }, ], }, + { + deprecationMessage: '', + description: 'Indicates whether the code is a backup code (only present when mode is \'code\' and a backup code was used).', + draftMessage: '', + format: 'boolean', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'boolean', + name: 'is_backup_code', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'Date and time at which the event occurred.', @@ -13645,9 +13888,9 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'An access method representing a physical card requires encoding.', + description: 'An access method was revoked.', draftMessage: '', - eventType: 'access_method.card_encoding_required', + eventType: 'access_method.revoked', isDeprecated: false, isDraft: false, isUndocumented: false, @@ -13706,6 +13949,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -13739,7 +13995,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_method.card_encoding_required', + name: 'access_method.revoked', undocumentedMessage: '', }, ], @@ -13779,9 +14035,9 @@ Generated by [AVA](https://avajs.dev). }, { deprecationMessage: '', - description: 'An access method was deleted.', + description: 'An access method representing a physical card requires encoding.', draftMessage: '', - eventType: 'access_method.deleted', + eventType: 'access_method.card_encoding_required', isDeprecated: false, isDraft: false, isUndocumented: false, @@ -13840,6 +14096,166 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'ID of the event.', + draftMessage: '', + format: 'id', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_id', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + format: 'enum', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_type', + propertyGroupKey: null, + undocumentedMessage: '', + values: [ + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'access_method.card_encoding_required', + undocumentedMessage: '', + }, + ], + }, + { + deprecationMessage: '', + description: 'Date and time at which the event occurred.', + draftMessage: '', + format: 'datetime', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'occurred_at', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'ID of the workspace associated with the event.', + draftMessage: '', + format: 'id', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'workspace_id', + propertyGroupKey: null, + undocumentedMessage: '', + }, + ], + propertyGroups: [], + resourceSamples: [], + resourceType: 'event', + routePath: '/access_methods', + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'An access method was deleted.', + draftMessage: '', + eventType: 'access_method.deleted', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + properties: [ + { + deprecationMessage: '', + description: 'IDs of the access grants associated with this access method.', + draftMessage: '', + format: 'list', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + itemFormat: 'id', + jsonType: 'array', + name: 'access_grant_ids', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Keys of the access grants associated with this access method (if present).', + draftMessage: '', + format: 'list', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + itemFormat: 'string', + jsonType: 'array', + name: 'access_grant_keys', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'ID of the affected access method.', + draftMessage: '', + format: 'id', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'access_method_id', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Date and time at which the event was created.', + draftMessage: '', + format: 'datetime', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'created_at', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -13987,6 +14403,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -14134,6 +14563,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -14253,6 +14695,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -14372,6 +14827,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -14711,6 +15179,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -14843,6 +15324,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -14975,6 +15469,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -15107,6 +15614,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -15239,6 +15759,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -15371,6 +15904,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -15503,6 +16049,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -15635,6 +16194,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -15767,6 +16339,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -15899,6 +16484,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -16031,6 +16629,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -16163,6 +16774,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -16269,6 +16893,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -16414,6 +17051,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -16546,6 +17196,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -16678,6 +17341,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -16907,6 +17583,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -17026,6 +17715,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -17171,6 +17873,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -17290,6 +18005,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -17519,6 +18247,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -17664,6 +18405,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -17822,6 +18576,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -17980,6 +18747,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -18138,6 +18918,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -18296,6 +19089,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -18454,6 +19260,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -18612,6 +19431,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -18770,6 +19602,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -18928,6 +19773,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -19034,6 +19892,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -19192,6 +20063,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -19350,6 +20234,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -19508,6 +20405,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -19666,6 +20576,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -19824,6 +20747,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -20247,6 +21183,19 @@ Generated by [AVA](https://avajs.dev). }, ], }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -20670,6 +21619,19 @@ Generated by [AVA](https://avajs.dev). }, ], }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -20828,6 +21790,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -20999,6 +21974,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -21225,6 +22213,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -21383,6 +22384,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -21554,6 +22568,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -21712,6 +22739,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -21870,6 +22910,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -22028,6 +23081,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -22186,6 +23252,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -22564,6 +23643,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -22722,6 +23814,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -23100,6 +24205,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -23258,6 +24376,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -23416,6 +24547,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -23794,6 +24938,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -23952,6 +25109,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -24240,6 +25410,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -24586,6 +25769,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -24908,6 +26104,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -24959,6 +26168,110 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Why access was denied, when the provider reports a determinable cause. Omitted when unknown.', + draftMessage: '', + format: 'object', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'object', + name: 'reason', + properties: [ + { + deprecationMessage: '', + description: 'Human-readable explanation of why access was denied.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'message', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Normalized reason a lock denied access. Provider-agnostic; not all providers report every value.', + draftMessage: '', + format: 'enum', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'reason_code', + propertyGroupKey: null, + undocumentedMessage: '', + values: [ + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'unknown_code', + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'expired_code', + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'blocklisted_code', + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'too_many_attempts', + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'blocked_by_privacy_mode', + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'credential_error', + undocumentedMessage: '', + }, + ], + }, + ], + propertyGroupKey: null, + propertyGroups: [], + undocumentedMessage: '', + }, { deprecationMessage: '', description: `undocumented: Unreleased.␊ @@ -25094,6 +26407,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -25304,6 +26630,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -25633,6 +26972,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -25869,6 +27221,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -26131,6 +27496,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -26315,6 +27693,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -26512,6 +27903,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -26695,6 +28099,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -26934,6 +28351,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -27066,6 +28496,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -27185,6 +28628,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -27306,6 +28762,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -27453,6 +28922,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -27600,6 +29082,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -28387,77 +29882,6 @@ Generated by [AVA](https://avajs.dev). resourceType: 'access_code', variantGroupKey: null, }, - { - description: 'An attempt to modify this access code was prevented.', - properties: [ - { - deprecationMessage: '', - description: 'Date and time at which Seam created the error.', - draftMessage: '', - format: 'datetime', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'created_at', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.', - draftMessage: '', - format: 'enum', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'error_code', - propertyGroupKey: null, - undocumentedMessage: '', - values: [ - { - deprecationMessage: '', - description: '', - draftMessage: '', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - name: 'duplicate_code_attempt_prevented', - undocumentedMessage: '', - }, - ], - }, - { - deprecationMessage: '', - description: 'Indicates that this is an access code error.', - draftMessage: '', - format: 'boolean', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'boolean', - name: 'is_access_code_error', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.', - draftMessage: '', - format: 'string', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'message', - propertyGroupKey: null, - undocumentedMessage: '', - }, - ], - resourceType: 'access_code', - variantGroupKey: null, - }, { description: 'No space for access code on device.', properties: [ @@ -28525,174 +29949,48 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, - ], - resourceType: 'access_code', - variantGroupKey: null, - }, - { - description: 'Code was modified or removed externally after Seam successfully set it on the device.', - properties: [ - { - deprecationMessage: '', - description: 'Indicates the type of external modification. `modified` means the code\'s PIN or schedule was changed. `removed` means the code was deleted from the device.', - draftMessage: '', - format: 'enum', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'change_type', - propertyGroupKey: null, - undocumentedMessage: '', - values: [ - { - deprecationMessage: '', - description: '', - draftMessage: '', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - name: 'modified', - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: '', - draftMessage: '', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - name: 'removed', - undocumentedMessage: '', - }, - ], - }, - { - deprecationMessage: '', - description: 'Date and time at which Seam created the error.', - draftMessage: '', - format: 'datetime', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'created_at', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.', - draftMessage: '', - format: 'enum', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'error_code', - propertyGroupKey: null, - undocumentedMessage: '', - values: [ - { - deprecationMessage: '', - description: '', - draftMessage: '', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - name: 'code_modified_external_to_seam', - undocumentedMessage: '', - }, - ], - }, - { - deprecationMessage: '', - description: 'Indicates that this is an access code error.', - draftMessage: '', - format: 'boolean', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'boolean', - name: 'is_access_code_error', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.', - draftMessage: '', - format: 'string', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'message', - propertyGroupKey: null, - undocumentedMessage: '', - }, + ], + resourceType: 'access_code', + variantGroupKey: null, + }, + { + description: 'Code was modified or removed externally after Seam successfully set it on the device. The external change conflicts with the state that Seam is trying to apply, so Seam will attempt to set the code on the device again.', + properties: [ { deprecationMessage: '', - description: 'List of fields that were changed externally, with their previous and new values.', + description: 'Indicates the type of external modification. `modified` means the code\'s PIN or schedule was changed. `removed` means the code was deleted from the device.', draftMessage: '', - format: 'list', + format: 'enum', isDeprecated: false, isDraft: false, isUndocumented: false, - itemFormat: 'object', - itemProperties: [ - { - deprecationMessage: '', - description: 'The name of the field that was changed (e.g. `code`, `starts_at`, `ends_at`).', - draftMessage: '', - format: 'string', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'field', - propertyGroupKey: null, - undocumentedMessage: '', - }, + jsonType: 'string', + name: 'change_type', + propertyGroupKey: null, + undocumentedMessage: '', + values: [ { deprecationMessage: '', - description: 'The previous value of the field.', + description: '', draftMessage: '', - format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, - jsonType: 'string', - name: 'from', - propertyGroupKey: null, + name: 'modified', undocumentedMessage: '', }, { deprecationMessage: '', - description: 'The new value of the field.', + description: '', draftMessage: '', - format: 'string', isDeprecated: false, isDraft: false, isUndocumented: false, - jsonType: 'string', - name: 'to', - propertyGroupKey: null, + name: 'removed', undocumentedMessage: '', }, ], - jsonType: 'array', - name: 'modified_fields', - propertyGroupKey: null, - undocumentedMessage: '', }, - ], - resourceType: 'access_code', - variantGroupKey: null, - }, - { - description: 'Indicates that the access code is disabled or inactive on the device. The code exists but will not grant access until re-enabled.', - properties: [ { deprecationMessage: '', description: 'Date and time at which Seam created the error.', @@ -28726,7 +30024,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'access_code_inactive', + name: 'conflicting_external_modification', undocumentedMessage: '', }, ], @@ -28757,12 +30055,67 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'List of fields that were changed externally, with their previous and new values.', + draftMessage: '', + format: 'list', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + itemFormat: 'object', + itemProperties: [ + { + deprecationMessage: '', + description: 'The name of the field that was changed (e.g. `code`, `starts_at`, `ends_at`).', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'field', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'The previous value of the field.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'from', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'The new value of the field.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'to', + propertyGroupKey: null, + undocumentedMessage: '', + }, + ], + jsonType: 'array', + name: 'modified_fields', + propertyGroupKey: null, + undocumentedMessage: '', + }, ], resourceType: 'access_code', variantGroupKey: null, }, { - description: 'Salto site user is not subscribed.', + description: 'Indicates that the access code is disabled or inactive on the device. The code exists but will not grant access until re-enabled.', properties: [ { deprecationMessage: '', @@ -28797,7 +30150,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'salto_ks_user_not_subscribed', + name: 'access_code_inactive', undocumentedMessage: '', }, ], @@ -31019,7 +32372,7 @@ Generated by [AVA](https://avajs.dev). variantGroupKey: null, }, { - description: 'The Schlage device\'s timezone is ambiguous and this code\'s schedule crosses a daylight-saving transition in at least one plausible timezone. A 1-hour safety buffer has been applied to the side of the schedule affected by the transition (`ends_at` for spring-forward, `starts_at` for fall-back) so the code stays active through the shift — the code may be usable up to 1 hour beyond your requested window. Set the device\'s timezone via `/devices/report_provider_metadata` to clear the buffer and guarantee exact DST handling.', + description: 'The device\'s time zone is unknown and this code\'s time frame crosses a daylight-saving transition in at least one plausible time zone. A 1-hour safety buffer has been applied to the side of the time frame affected by the transition (`ends_at` for spring-forward, `starts_at` for fall-back) so the code stays active through the shift — the code may be usable up to 1 hour beyond your requested window. Set the device\'s time zone via `/devices/report_provider_metadata` to clear the buffer and guarantee exact handling.', properties: [ { deprecationMessage: '', @@ -31067,7 +32420,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'schlage_access_code_ambiguous_timezone_dst_risk', + name: 'time_frame_adjusted_for_unknown_time_zone', undocumentedMessage: '', }, ], @@ -31077,7 +32430,7 @@ Generated by [AVA](https://avajs.dev). variantGroupKey: null, }, { - description: 'Code was modified or removed externally after Seam successfully set it on the device.', + description: 'Code was modified or removed externally after Seam successfully set it on the device. External modification is allowed for this code, so the externally modified state is being honored.', properties: [ { deprecationMessage: '', @@ -31215,7 +32568,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'code_modified_external_to_seam', + name: 'external_modification_in_effect', undocumentedMessage: '', }, ], @@ -33971,6 +35324,16 @@ Generated by [AVA](https://avajs.dev). name: 'avigilon_alta_group', undocumentedMessage: '', }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'kisi_access_group', + undocumentedMessage: '', + }, ], }, { @@ -34262,6 +35625,16 @@ Generated by [AVA](https://avajs.dev). name: 'avigilon_alta_group', undocumentedMessage: '', }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'kisi_access_group', + undocumentedMessage: '', + }, ], }, { @@ -37963,7 +39336,7 @@ Generated by [AVA](https://avajs.dev). variantGroupKey: null, }, { - description: 'Indicates that this entrance is in privacy mode. When privacy mode is enabled, access codes, mobile keys, and remote unlocks will not work unless the user has admin access.', + description: 'deprecated: Use `privacy_mode` instead. Indicates that this entrance is in privacy mode. When privacy mode is enabled, access codes, mobile keys, and remote unlocks will not work unless the user has admin access.', properties: [ { deprecationMessage: '', @@ -38020,6 +39393,64 @@ Generated by [AVA](https://avajs.dev). resourceType: null, variantGroupKey: null, }, + { + description: 'Indicates that this entrance is in privacy mode. When privacy mode is enabled, access codes, mobile keys, and remote unlocks will not work unless the user has admin access.', + properties: [ + { + deprecationMessage: '', + description: 'Date and time at which Seam created the warning.', + draftMessage: '', + format: 'datetime', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'created_at', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'message', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.', + draftMessage: '', + format: 'enum', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'warning_code', + propertyGroupKey: null, + undocumentedMessage: '', + values: [ + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'privacy_mode', + undocumentedMessage: '', + }, + ], + }, + ], + resourceType: null, + variantGroupKey: null, + }, ], }, ], @@ -54745,6 +56176,64 @@ Generated by [AVA](https://avajs.dev). resourceType: null, variantGroupKey: 'access_codes', }, + { + description: 'Indicates that the lock is in Privacy Mode. Access codes and remote unlock are blocked until Privacy Mode is disabled.', + properties: [ + { + deprecationMessage: '', + description: 'Date and time at which Seam created the warning.', + draftMessage: '', + format: 'datetime', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'created_at', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'message', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.', + draftMessage: '', + format: 'enum', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'warning_code', + propertyGroupKey: null, + undocumentedMessage: '', + values: [ + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'privacy_mode', + undocumentedMessage: '', + }, + ], + }, + ], + resourceType: null, + variantGroupKey: 'access_codes', + }, { description: 'Indicates that the Salto KS site has exceeded 80% of the maximum number of allowed users. Increase your subscription limit or delete some users from your site.', properties: [ @@ -56815,6 +58304,19 @@ Generated by [AVA](https://avajs.dev). propertyGroupKey: null, undocumentedMessage: '', }, + { + deprecationMessage: '', + description: 'Human-readable description of the event. Persisted when the event is created (so the creating code, including a provider, can supply a tailored description) and otherwise derived from the event.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'event_description', + propertyGroupKey: null, + undocumentedMessage: '', + }, { deprecationMessage: '', description: 'ID of the event.', @@ -59913,6 +61415,16 @@ Generated by [AVA](https://avajs.dev). name: 'salto_ks_privacy_mode', undocumentedMessage: '', }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'privacy_mode', + undocumentedMessage: '', + }, ], }, ], @@ -62491,77 +64003,6 @@ Generated by [AVA](https://avajs.dev). resourceType: 'access_code', variantGroupKey: null, }, - { - description: 'An attempt to modify this access code was prevented.', - properties: [ - { - deprecationMessage: '', - description: 'Date and time at which Seam created the error.', - draftMessage: '', - format: 'datetime', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'created_at', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.', - draftMessage: '', - format: 'enum', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'error_code', - propertyGroupKey: null, - undocumentedMessage: '', - values: [ - { - deprecationMessage: '', - description: '', - draftMessage: '', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - name: 'duplicate_code_attempt_prevented', - undocumentedMessage: '', - }, - ], - }, - { - deprecationMessage: '', - description: 'Indicates that this is an access code error.', - draftMessage: '', - format: 'boolean', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'boolean', - name: 'is_access_code_error', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.', - draftMessage: '', - format: 'string', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'message', - propertyGroupKey: null, - undocumentedMessage: '', - }, - ], - resourceType: 'access_code', - variantGroupKey: null, - }, { description: 'No space for access code on device.', properties: [ @@ -62634,7 +64075,7 @@ Generated by [AVA](https://avajs.dev). variantGroupKey: null, }, { - description: 'Code was modified or removed externally after Seam successfully set it on the device.', + description: 'Code was modified or removed externally after Seam successfully set it on the device. The external change conflicts with the state that Seam is trying to apply, so Seam will attempt to set the code on the device again.', properties: [ { deprecationMessage: '', @@ -62704,7 +64145,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'code_modified_external_to_seam', + name: 'conflicting_external_modification', undocumentedMessage: '', }, ], @@ -62865,77 +64306,6 @@ Generated by [AVA](https://avajs.dev). resourceType: 'access_code', variantGroupKey: null, }, - { - description: 'Salto site user is not subscribed.', - properties: [ - { - deprecationMessage: '', - description: 'Date and time at which Seam created the error.', - draftMessage: '', - format: 'datetime', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'created_at', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Unique identifier of the type of error. Enables quick recognition and categorization of the issue.', - draftMessage: '', - format: 'enum', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'error_code', - propertyGroupKey: null, - undocumentedMessage: '', - values: [ - { - deprecationMessage: '', - description: '', - draftMessage: '', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - name: 'salto_ks_user_not_subscribed', - undocumentedMessage: '', - }, - ], - }, - { - deprecationMessage: '', - description: 'Indicates that this is an access code error.', - draftMessage: '', - format: 'boolean', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'boolean', - name: 'is_access_code_error', - propertyGroupKey: null, - undocumentedMessage: '', - }, - { - deprecationMessage: '', - description: 'Detailed description of the error. Provides insights into the issue and potentially how to rectify it.', - draftMessage: '', - format: 'string', - isDeprecated: false, - isDraft: false, - isUndocumented: false, - jsonType: 'string', - name: 'message', - propertyGroupKey: null, - undocumentedMessage: '', - }, - ], - resourceType: 'access_code', - variantGroupKey: null, - }, { description: 'Admin role required—insufficient permissions to manage PINs on this device. Please have an admin update your role, or ask them to set the PIN.', properties: [ @@ -64410,7 +65780,7 @@ Generated by [AVA](https://avajs.dev). variantGroupKey: null, }, { - description: 'The Schlage device\'s timezone is ambiguous and this code\'s schedule crosses a daylight-saving transition in at least one plausible timezone. A 1-hour safety buffer has been applied to the side of the schedule affected by the transition (`ends_at` for spring-forward, `starts_at` for fall-back) so the code stays active through the shift — the code may be usable up to 1 hour beyond your requested window. Set the device\'s timezone via `/devices/report_provider_metadata` to clear the buffer and guarantee exact DST handling.', + description: 'The device\'s time zone is unknown and this code\'s time frame crosses a daylight-saving transition in at least one plausible time zone. A 1-hour safety buffer has been applied to the side of the time frame affected by the transition (`ends_at` for spring-forward, `starts_at` for fall-back) so the code stays active through the shift — the code may be usable up to 1 hour beyond your requested window. Set the device\'s time zone via `/devices/report_provider_metadata` to clear the buffer and guarantee exact handling.', properties: [ { deprecationMessage: '', @@ -64458,7 +65828,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'schlage_access_code_ambiguous_timezone_dst_risk', + name: 'time_frame_adjusted_for_unknown_time_zone', undocumentedMessage: '', }, ], @@ -64468,7 +65838,7 @@ Generated by [AVA](https://avajs.dev). variantGroupKey: null, }, { - description: 'Code was modified or removed externally after Seam successfully set it on the device.', + description: 'Code was modified or removed externally after Seam successfully set it on the device. External modification is allowed for this code, so the externally modified state is being honored.', properties: [ { deprecationMessage: '', @@ -64606,7 +65976,7 @@ Generated by [AVA](https://avajs.dev). isDeprecated: false, isDraft: false, isUndocumented: false, - name: 'code_modified_external_to_seam', + name: 'external_modification_in_effect', undocumentedMessage: '', }, ], @@ -65144,6 +66514,16 @@ Generated by [AVA](https://avajs.dev). name: 'avigilon_alta_group', undocumentedMessage: '', }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'kisi_access_group', + undocumentedMessage: '', + }, ], }, { @@ -65435,6 +66815,16 @@ Generated by [AVA](https://avajs.dev). name: 'avigilon_alta_group', undocumentedMessage: '', }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'kisi_access_group', + undocumentedMessage: '', + }, ], }, { @@ -72868,6 +74258,64 @@ Generated by [AVA](https://avajs.dev). resourceType: null, variantGroupKey: 'access_codes', }, + { + description: 'Indicates that the lock is in Privacy Mode. Access codes and remote unlock are blocked until Privacy Mode is disabled.', + properties: [ + { + deprecationMessage: '', + description: 'Date and time at which Seam created the warning.', + draftMessage: '', + format: 'datetime', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'created_at', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Detailed description of the warning. Provides insights into the issue and potentially how to rectify it.', + draftMessage: '', + format: 'string', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'message', + propertyGroupKey: null, + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: 'Unique identifier of the type of warning. Enables quick recognition and categorization of the issue.', + draftMessage: '', + format: 'enum', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + jsonType: 'string', + name: 'warning_code', + propertyGroupKey: null, + undocumentedMessage: '', + values: [ + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'privacy_mode', + undocumentedMessage: '', + }, + ], + }, + ], + resourceType: null, + variantGroupKey: 'access_codes', + }, { description: 'Indicates that the Salto KS site has exceeded 80% of the maximum number of allowed users. Increase your subscription limit or delete some users from your site.', properties: [ @@ -118428,7 +119876,10 @@ Generated by [AVA](https://avajs.dev). description: `Returns the most recent per-reservation Lynx cutover run for an access grant.␊ Returns a null run when the reservation has never been migrated. Keyed by␊ access_grant_id — a successful cutover deletes the access grant, but the run␊ - record outlives it, so status remains available after the migration completes.`, + record outlives it, so status remains available after the migration completes.␊ + ␊ + Includes the codes the cutover deleted (snapshotted before deletion, so the␊ + history survives the hard-delete) and each connected-account sync it requested.`, draftMessage: '', hasPagination: false, isDeprecated: false, @@ -119238,6 +120689,26 @@ Generated by [AVA](https://avajs.dev). name: 'MANAGE_DEVICES_CONFIRMATION_MODAL', undocumentedMessage: '', }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'RECLAIM_ORPHANED_BACKUP_ACCESS_CODES', + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'RECONCILE_ORPHANED_SMARTTHINGS_ACCESS_CODES', + undocumentedMessage: '', + }, { deprecationMessage: '', description: '', @@ -119248,6 +120719,26 @@ Generated by [AVA](https://avajs.dev). name: 'LYNX_MIGRATION_ENABLED', undocumentedMessage: '', }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'AURORA_CUSTOMER_FILTER_ENABLED', + undocumentedMessage: '', + }, + { + deprecationMessage: '', + description: '', + draftMessage: '', + isDeprecated: false, + isDraft: false, + isUndocumented: false, + name: 'AUTOMATION_IMMINENT_CHECK_IN_QUEUE', + undocumentedMessage: '', + }, ], }, ], diff --git a/test/snapshots/seam-blueprint.test.ts.snap b/test/snapshots/seam-blueprint.test.ts.snap index 275e7af5..070716e4 100644 Binary files a/test/snapshots/seam-blueprint.test.ts.snap and b/test/snapshots/seam-blueprint.test.ts.snap differ