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 14, 2025
1 parent b49e4eb commit 12dc848
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 2 deletions.
48 changes: 46 additions & 2 deletions docs/api/acs/credentials/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,50 @@ Format: `ID`
ID of the ACS user to whom the credential belongs.


---

### `assa_abloy_vostio_metadata`

Format: `Object`

Vostio-specific metadata for the credential.

<details>

<summary><code>door_names</code> Format: <code>List</code></summary>


</details>

<details>

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


</details>

<details>

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


</details>

<details>

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


</details>

<details>

<summary><code>override_guest_acs_entrance_ids</code> Format: <code>List</code></summary>


</details>


---

### `card_number`
Expand Down Expand Up @@ -117,8 +161,8 @@ Possible enum values:
- `hid_credential`
- `visionline_card`
- `salto_ks_credential`
- `assa_abloy_vostio_card`
- `assa_abloy_vostio_mobile_key`
- `assa_abloy_vostio_key`
- `salto_space_key`


---
Expand Down
1 change: 1 addition & 0 deletions docs/api/acs/users/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ Possible enum values:
- `salto_site_user`
- `latch_user`
- `dormakaba_community_user`
- `salto_space_user`


---
Expand Down

0 comments on commit 12dc848

Please sign in to comment.