Skip to content

Commit

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

Bumps [@seamapi/types](https://github.com/seamapi/types) from 1.327.0 to 1.330.0.
- [Release notes](https://github.com/seamapi/types/releases)
- [Changelog](https://github.com/seamapi/types/blob/main/.releaserc.json)
- [Commits](seamapi/types@v1.327.0...v1.330.0)

---
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 Jan 10, 2025
1 parent 806b6a0 commit 6cb3640
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 12 deletions.
66 changes: 66 additions & 0 deletions docs/api/acs/credentials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -449,3 +449,69 @@ ID of the [workspace](../../../core-concepts/workspaces/README.md).

---

### `acs_credential.reissued`

An [ACS credential](../../../capability-guides/access-systems/managing-credentials.md) was reissued.

<details>

<summary><code>acs_credential_id</code> Format: <code>ID</code></summary>

</details>

<details>

<summary><code>acs_system_id</code> Format: <code>ID</code></summary>

ID of the [ACS system](https://docs.seam.co/latest/capability-guides/access-systems).

</details>

<details>

<summary><code>connected_account_id</code> Format: <code>ID</code></summary>

ID of the [connected account](../../../core-concepts/connected-accounts/README.md).

</details>

<details>

<summary><code>created_at</code> Format: <code>Datetime</code></summary>

Date and time at which the event was created.

</details>

<details>

<summary><code>event_id</code> Format: <code>ID</code></summary>

ID of the event.

</details>

<details>

<summary><code>event_type</code> Format: <code>String</code></summary>

</details>

<details>

<summary><code>occurred_at</code> Format: <code>Datetime</code></summary>

Date and time at which the event occurred.

</details>

<details>

<summary><code>workspace_id</code> Format: <code>ID</code></summary>

ID of the [workspace](../../../core-concepts/workspaces/README.md).

</details>

---

7 changes: 0 additions & 7 deletions docs/api/acs/entrances/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,6 @@ Format: `Object`
<summary><code>access_point_name</code> Format: <code>String</code></summary>


</details>

<details>

<summary><code>common_area_number</code> Format: <code>Number</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.32.1",
"@prettier/plugin-ruby": "^4.0.4",
"@seamapi/types": "1.327.0",
"@seamapi/types": "1.330.0",
"change-case": "^5.4.4",
"command-exists": "^1.2.9",
"del": "^8.0.0",
Expand Down

0 comments on commit 6cb3640

Please sign in to comment.