Skip to content

Commit d04b49b

Browse files
feat(deps): bump @seamapi/types from 1.389.0 to 1.392.1 (#574)
* feat(deps): bump @seamapi/types from 1.389.0 to 1.392.1 Bumps [@seamapi/types](https://github.com/seamapi/types) from 1.389.0 to 1.392.1. - [Release notes](https://github.com/seamapi/types/releases) - [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json) - [Commits](seamapi/types@v1.389.0...v1.392.1) --- updated-dependencies: - dependency-name: "@seamapi/types" dependency-version: 1.392.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * ci: Generate docs --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Seam Bot <seambot@getseam.com>
1 parent 7638f30 commit d04b49b

6 files changed

Lines changed: 25 additions & 5 deletions

File tree

docs/api/acs/credentials/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ Vostio-specific metadata for the [credential](../../../capability-guides/access-
5959

6060
<details>
6161

62+
<summary><code>auto_join</code> Format: <code>Boolean</code></summary>
63+
</details>
64+
65+
<details>
66+
6267
<summary><code>door_names</code> Format: <code>List</code> Item format: <code>String</code></summary>
6368
</details>
6469

docs/api/acs/credentials/create.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,11 @@ Vostio-specific metadata for the new credential.
257257

258258
<details>
259259

260+
<summary><code>auto_join</code> Format: <code>Boolean</code></summary>
261+
</details>
262+
263+
<details>
264+
260265
<summary><code>join_all_guest_acs_entrances</code> Format: <code>Boolean</code></summary>
261266
</details>
262267

docs/api/acs/encoders/encode_credential.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,11 @@ Vostio-specific metadata for the [credential](../../../capability-guides/access-
134134

135135
<details>
136136

137+
<summary><code>assa_abloy_vostio_metadata.auto_join</code> Format: <code>Boolean</code></summary>
138+
</details>
139+
140+
<details>
141+
137142
<summary><code>assa_abloy_vostio_metadata.door_names</code> Format: <code>List</code> Item format: <code>String</code></summary>
138143
</details>
139144

docs/api/acs/encoders/scan_credential.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,11 @@ Vostio-specific metadata for the [credential](../../../capability-guides/access-
261261

262262
<details>
263263

264+
<summary><code>acs_credential_on_seam.assa_abloy_vostio_metadata.auto_join</code> Format: <code>Boolean</code></summary>
265+
</details>
266+
267+
<details>
268+
264269
<summary><code>acs_credential_on_seam.assa_abloy_vostio_metadata.door_names</code> Format: <code>List</code> Item format: <code>String</code></summary>
265270
</details>
266271

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
@@ -34,7 +34,7 @@
3434
"@prettier/plugin-php": "^0.22.2",
3535
"@prettier/plugin-ruby": "^4.0.4",
3636
"@seamapi/blueprint": "^0.40.2",
37-
"@seamapi/types": "1.389.0",
37+
"@seamapi/types": "1.392.1",
3838
"change-case": "^5.4.4",
3939
"command-exists": "^1.2.9",
4040
"del": "^8.0.0",

0 commit comments

Comments
 (0)