Skip to content

Commit 4681904

Browse files
committed
ci: Generate code
1 parent 35957e2 commit 4681904

4 files changed

Lines changed: 10 additions & 20 deletions

File tree

seam/resources/device_provider.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
@dataclass
77
class DeviceProvider:
88
"""
9+
910
:ivar can_configure_auto_lock: Indicates whether the lock supports configuring automatic locking.
1011
1112
:ivar can_hvac_cool: Indicates whether the thermostat supports cooling.

seam/resources/seam_event.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
@dataclass
77
class SeamEvent:
88
"""
9+
910
:ivar access_code_id: ID of the affected access code.
1011
1112
:ivar connected_account_custom_metadata: Custom metadata of the connected account, present when connected_account_id is provided.

seam/routes/webhooks.py

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

seam/routes/workspaces.py

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

0 commit comments

Comments
 (0)