Skip to content

Commit a5ad23a

Browse files
authored
feat: Update to @seamapi/types@1.650.0 (#960)
* feat: Update to @seamapi/types@1.650.0 * ci: Generate docs
1 parent 9ba1d47 commit a5ad23a

File tree

3 files changed

+5
-20
lines changed

3 files changed

+5
-20
lines changed

docs/api/_blueprint.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -26994,21 +26994,6 @@
2699426994
"format": "boolean",
2699526995
"jsonType": "boolean"
2699626996
},
26997-
{
26998-
"name": "allow_automatic_management_of_new_devices",
26999-
"description": "Indicates whether the customer can automatically manage new devices for their properties.",
27000-
"isRequired": false,
27001-
"isDeprecated": false,
27002-
"deprecationMessage": "",
27003-
"isUndocumented": false,
27004-
"undocumentedMessage": "",
27005-
"isDraft": false,
27006-
"draftMessage": "",
27007-
"hasDefault": true,
27008-
"default": false,
27009-
"format": "boolean",
27010-
"jsonType": "boolean"
27011-
},
2701226997
{
2701326998
"name": "allow_instant_key_customization",
2701426999
"description": "Indicates whether the customer can customize the Instant Key profile for their properties.",

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.648.0",
35+
"@seamapi/types": "1.650.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)