Skip to content

Commit

Permalink
feat(deps): bump @seamapi/types from 1.318.1 to 1.321.1 (#473)
Browse files Browse the repository at this point in the history
* feat(deps): bump @seamapi/types from 1.318.1 to 1.321.1

Bumps [@seamapi/types](https://github.com/seamapi/types) from 1.318.1 to 1.321.1.
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.318.1...v1.321.1)

---
updated-dependencies:
- dependency-name: "@seamapi/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* ci: Generate docs

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Seam Bot <[email protected]>
  • Loading branch information
dependabot[bot] and seambot authored Dec 21, 2024
1 parent 26f54e5 commit e5d3b71
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 19 deletions.
11 changes: 11 additions & 0 deletions docs/api/acs/access_groups/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Possible enum values:
- `salto_ks_access_group`
- `brivo_group`
- `salto_space_group`
- `dormakaba_community_access_group`


---
Expand Down Expand Up @@ -80,6 +81,7 @@ Possible enum values:
- `salto_ks_access_group`
- `brivo_group`
- `salto_space_group`
- `dormakaba_community_access_group`


---
Expand Down Expand Up @@ -107,6 +109,15 @@ Format: `String`
Name of the access group.


---

### `warnings`

Format: `List`

Warnings associated with the `acs_access_group`.


---

### `workspace_id`
Expand Down
14 changes: 0 additions & 14 deletions docs/api/acs/entrances/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,20 +98,6 @@ Format: `Object`
<summary><code>common_area_number</code> Format: <code>number</code></summary>


</details>

<details>

<summary><code>inner_access_points_names</code> Format: <code>list</code></summary>


</details>

<details>

<summary><code>lease_ids</code> Format: <code>list</code></summary>


</details>


Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@prettier/plugin-php": "^0.22.2",
"@seamapi/blueprint": "^0.30.0",
"@prettier/plugin-ruby": "^4.0.4",
"@seamapi/types": "1.318.1",
"@seamapi/types": "1.321.1",
"change-case": "^5.4.4",
"command-exists": "^1.2.9",
"del": "^8.0.0",
Expand Down

0 comments on commit e5d3b71

Please sign in to comment.