Skip to content

Commit

Permalink
ci: Generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Jan 9, 2025
1 parent 8efa007 commit a46cce2
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 7 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

0 comments on commit a46cce2

Please sign in to comment.