Skip to content

Commit 67d0f16

Browse files
authored
feat: Update to @seamapi/[email protected] (#982)
* feat: Update to @seamapi/[email protected] * ci: Generate docs
1 parent eafc51e commit 67d0f16

File tree

3 files changed

+20
-5
lines changed

3 files changed

+20
-5
lines changed

docs/api/_blueprint.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27138,6 +27138,21 @@
2713827138
"format": "boolean",
2713927139
"jsonType": "boolean"
2714027140
},
27141+
{
27142+
"name": "allow_climate_automation_rule_customization",
27143+
"description": "Indicates whether the customer can customize the climate automation rules for their properties.",
27144+
"isRequired": false,
27145+
"isDeprecated": false,
27146+
"deprecationMessage": "",
27147+
"isUndocumented": false,
27148+
"undocumentedMessage": "",
27149+
"isDraft": false,
27150+
"draftMessage": "",
27151+
"hasDefault": true,
27152+
"default": false,
27153+
"format": "boolean",
27154+
"jsonType": "boolean"
27155+
},
2714127156
{
2714227157
"name": "allow_instant_key_customization",
2714327158
"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.52.2",
3434
"@seamapi/smith": "^0.5.2",
35-
"@seamapi/types": "1.663.0",
35+
"@seamapi/types": "1.664.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)