Skip to content

Commit 30b4d86

Browse files
authored
feat: Update to @seamapi/[email protected] (#914)
* feat: Update to @seamapi/[email protected] * ci: Generate docs
1 parent 3e2d960 commit 30b4d86

File tree

5 files changed

+237
-5
lines changed

5 files changed

+237
-5
lines changed

docs/api/_blueprint.json

Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71152,6 +71152,76 @@
7115271152
],
7115371153
"description": "Admin role required—insufficient permissions to manage PINs on this Kwikset device. Please have a Home Admin update your role in the Kwikset app, or ask them to set the PIN."
7115471154
},
71155+
{
71156+
"variantGroupKey": null,
71157+
"properties": [
71158+
{
71159+
"name": "created_at",
71160+
"description": "Date and time at which Seam created the error.",
71161+
"isDeprecated": false,
71162+
"deprecationMessage": "",
71163+
"isUndocumented": false,
71164+
"undocumentedMessage": "",
71165+
"isDraft": false,
71166+
"draftMessage": "",
71167+
"propertyGroupKey": null,
71168+
"format": "datetime",
71169+
"jsonType": "string"
71170+
},
71171+
{
71172+
"name": "error_code",
71173+
"description": "Unique identifier of the type of error. Enables quick recognition and categorization of the issue.",
71174+
"isDeprecated": false,
71175+
"deprecationMessage": "",
71176+
"isUndocumented": false,
71177+
"undocumentedMessage": "",
71178+
"isDraft": false,
71179+
"draftMessage": "",
71180+
"propertyGroupKey": null,
71181+
"format": "enum",
71182+
"jsonType": "string",
71183+
"values": [
71184+
{
71185+
"name": "keynest_unsupported_third_party_locker",
71186+
"description": "",
71187+
"isDeprecated": false,
71188+
"deprecationMessage": "",
71189+
"isUndocumented": false,
71190+
"undocumentedMessage": "",
71191+
"isDraft": false,
71192+
"draftMessage": ""
71193+
}
71194+
]
71195+
},
71196+
{
71197+
"name": "is_access_code_error",
71198+
"description": "Indicates that this is an access code error.",
71199+
"isDeprecated": false,
71200+
"deprecationMessage": "",
71201+
"isUndocumented": false,
71202+
"undocumentedMessage": "",
71203+
"isDraft": false,
71204+
"draftMessage": "",
71205+
"propertyGroupKey": null,
71206+
"format": "boolean",
71207+
"jsonType": "boolean"
71208+
},
71209+
{
71210+
"name": "message",
71211+
"description": "Detailed description of the error. Provides insights into the issue and potentially how to rectify it.",
71212+
"isDeprecated": false,
71213+
"deprecationMessage": "",
71214+
"isUndocumented": false,
71215+
"undocumentedMessage": "",
71216+
"isDraft": false,
71217+
"draftMessage": "",
71218+
"propertyGroupKey": null,
71219+
"format": "string",
71220+
"jsonType": "string"
71221+
}
71222+
],
71223+
"description": "KeyNest locker is not supported."
71224+
},
7115571225
{
7115671226
"variantGroupKey": null,
7115771227
"properties": [
@@ -99401,6 +99471,76 @@
9940199471
],
9940299472
"description": "Admin role required—insufficient permissions to manage PINs on this Kwikset device. Please have a Home Admin update your role in the Kwikset app, or ask them to set the PIN."
9940399473
},
99474+
{
99475+
"variantGroupKey": null,
99476+
"properties": [
99477+
{
99478+
"name": "created_at",
99479+
"description": "Date and time at which Seam created the error.",
99480+
"isDeprecated": false,
99481+
"deprecationMessage": "",
99482+
"isUndocumented": false,
99483+
"undocumentedMessage": "",
99484+
"isDraft": false,
99485+
"draftMessage": "",
99486+
"propertyGroupKey": null,
99487+
"format": "datetime",
99488+
"jsonType": "string"
99489+
},
99490+
{
99491+
"name": "error_code",
99492+
"description": "Unique identifier of the type of error. Enables quick recognition and categorization of the issue.",
99493+
"isDeprecated": false,
99494+
"deprecationMessage": "",
99495+
"isUndocumented": false,
99496+
"undocumentedMessage": "",
99497+
"isDraft": false,
99498+
"draftMessage": "",
99499+
"propertyGroupKey": null,
99500+
"format": "enum",
99501+
"jsonType": "string",
99502+
"values": [
99503+
{
99504+
"name": "keynest_unsupported_third_party_locker",
99505+
"description": "",
99506+
"isDeprecated": false,
99507+
"deprecationMessage": "",
99508+
"isUndocumented": false,
99509+
"undocumentedMessage": "",
99510+
"isDraft": false,
99511+
"draftMessage": ""
99512+
}
99513+
]
99514+
},
99515+
{
99516+
"name": "is_access_code_error",
99517+
"description": "Indicates that this is an access code error.",
99518+
"isDeprecated": false,
99519+
"deprecationMessage": "",
99520+
"isUndocumented": false,
99521+
"undocumentedMessage": "",
99522+
"isDraft": false,
99523+
"draftMessage": "",
99524+
"propertyGroupKey": null,
99525+
"format": "boolean",
99526+
"jsonType": "boolean"
99527+
},
99528+
{
99529+
"name": "message",
99530+
"description": "Detailed description of the error. Provides insights into the issue and potentially how to rectify it.",
99531+
"isDeprecated": false,
99532+
"deprecationMessage": "",
99533+
"isUndocumented": false,
99534+
"undocumentedMessage": "",
99535+
"isDraft": false,
99536+
"draftMessage": "",
99537+
"propertyGroupKey": null,
99538+
"format": "string",
99539+
"jsonType": "string"
99540+
}
99541+
],
99542+
"description": "KeyNest locker is not supported."
99543+
},
9940499544
{
9940599545
"variantGroupKey": null,
9940699546
"properties": [

docs/api/access_codes/README.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,46 @@ Admin role required—insufficient permissions to manage PINs on this Kwikset de
12101210
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
12111211

12121212

1213+
</details>
1214+
<details>
1215+
<summary><code>keynest_unsupported_third_party_locker</code></summary>
1216+
1217+
KeyNest locker is not supported.
1218+
1219+
**`created_at`** *Datetime*
1220+
1221+
1222+
Date and time at which Seam created the error.
1223+
1224+
1225+
---
1226+
1227+
**`error_code`** *Enum*
1228+
1229+
1230+
Unique identifier of the type of error. Enables quick recognition and categorization of the issue.
1231+
1232+
Enum values:
1233+
1234+
- <code>keynest_unsupported_third_party_locker</code>
1235+
1236+
1237+
---
1238+
1239+
**`is_access_code_error`** *Boolean*
1240+
1241+
1242+
Indicates that this is an access code error.
1243+
1244+
1245+
---
1246+
1247+
**`message`** *String*
1248+
1249+
1250+
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
1251+
1252+
12131253
</details>
12141254
<details>
12151255
<summary><code>account_disconnected</code></summary>
@@ -2439,6 +2479,12 @@ Admin role required—insufficient permissions to manage PINs on this Kwikset de
24392479

24402480
---
24412481

2482+
**`keynest_unsupported_third_party_locker`**
2483+
2484+
KeyNest locker is not supported.
2485+
2486+
---
2487+
24422488
**`igloohome_offline_access_code_no_variance_available`**
24432489

24442490
Lock has reached maximum amount of codes.

docs/api/access_codes/unmanaged/README.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1103,6 +1103,46 @@ Admin role required—insufficient permissions to manage PINs on this Kwikset de
11031103
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
11041104

11051105

1106+
</details>
1107+
<details>
1108+
<summary><code>keynest_unsupported_third_party_locker</code></summary>
1109+
1110+
KeyNest locker is not supported.
1111+
1112+
**`created_at`** *Datetime*
1113+
1114+
1115+
Date and time at which Seam created the error.
1116+
1117+
1118+
---
1119+
1120+
**`error_code`** *Enum*
1121+
1122+
1123+
Unique identifier of the type of error. Enables quick recognition and categorization of the issue.
1124+
1125+
Enum values:
1126+
1127+
- <code>keynest_unsupported_third_party_locker</code>
1128+
1129+
1130+
---
1131+
1132+
**`is_access_code_error`** *Boolean*
1133+
1134+
1135+
Indicates that this is an access code error.
1136+
1137+
1138+
---
1139+
1140+
**`message`** *String*
1141+
1142+
1143+
Detailed description of the error. Provides insights into the issue and potentially how to rectify it.
1144+
1145+
11061146
</details>
11071147
<details>
11081148
<summary><code>account_disconnected</code></summary>
@@ -2340,6 +2380,12 @@ Lock has reached maximum amount of codes.
23402380

23412381
---
23422382

2383+
**`keynest_unsupported_third_party_locker`**
2384+
2385+
KeyNest locker is not supported.
2386+
2387+
---
2388+
23432389
**`kwikset_insufficient_permissions`**
23442390

23452391
Admin role required—insufficient permissions to manage PINs on this Kwikset device. Please have a Home Admin update your role in the Kwikset app, or ask them to set the PIN.

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@prettier/plugin-ruby": "^4.0.4",
3333
"@seamapi/blueprint": "^0.51.3",
3434
"@seamapi/smith": "^0.5.2",
35-
"@seamapi/types": "1.611.0",
35+
"@seamapi/types": "1.612.0",
3636
"@types/command-exists": "^1.2.3",
3737
"change-case": "^5.4.4",
3838
"command-exists": "^1.2.9",

0 commit comments

Comments
 (0)