Skip to content

Commit accd361

Browse files
committed
ci: Generate docs
1 parent 5669f9d commit accd361

File tree

8 files changed

+16
-0
lines changed

8 files changed

+16
-0
lines changed

docs/api/acs/access_groups/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ Returns a list of all [ACS users](https://docs.seam.co/latest/capability-guides/
138138

139139
Removes a specified [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management) from a specified [access group](https://docs.seam.co/latest/capability-guides/access-systems/assigning-users-to-access-groups).
140140

141+
---
142+
141143
## Events
142144

143145
### `acs_access_group.deleted`

docs/api/acs/credentials/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,8 @@ Unassigns a specified [credential](../../../capability-guides/access-systems/man
365365

366366
Updates the code and ends at date and time for a specified [credential](../../../capability-guides/access-systems/managing-credentials.md).
367367

368+
---
369+
368370
## Events
369371

370372
### `acs_credential.deleted`

docs/api/acs/encoders/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ Returns a list of all [encoders](../../../capability-guides/access-systems/worki
6464

6565
Scans an encoded [acs_credential](../../../capability-guides/access-systems/managing-credentials.md) from a plastic card placed on the specified [encoder](../../../capability-guides/access-systems/working-with-card-encoders-and-scanners/README.md).
6666

67+
---
68+
6769
## Events
6870

6971
### `acs_encoder.added`

docs/api/acs/entrances/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,8 @@ Returns a list of all [ACS entrances](../../../capability-guides/access-systems/
251251

252252
Returns a list of all [credentials](../../../capability-guides/access-systems/managing-credentials.md) with access to a specified [entrance](../../../capability-guides/access-systems/retrieving-entrance-details.md).
253253

254+
---
255+
254256
## Events
255257

256258
### `acs_entrance.added`

docs/api/acs/systems/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,8 @@ Returns a list of all [access control systems](https://docs.seam.co/latest/capab
315315
Returns a list of all credential manager ACS systems that are compatible with a specified
316316
[access control system](https://docs.seam.co/latest/capability-guides/access-systems).
317317

318+
---
319+
318320
## Events
319321

320322
### `acs_system.connected`

docs/api/acs/users/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,8 @@ Revokes access to all [entrances](https://docs.seam.co/latest/api/acs/entrances)
283283

284284
Updates the properties of a specified [ACS user](https://docs.seam.co/latest/capability-guides/access-systems/user-management).
285285

286+
---
287+
286288
## Events
287289

288290
### `acs_user.deleted`

docs/api/phones/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@ Returns a single phone entry matching the provided `device_id`.
140140

141141
Returns a list of all phones. To filter the list of returned phones by a specific owner user identity or credential, include the `owner_user_identity_id` or `acs_credential_id`, respectively, in the request body.
142142

143+
---
144+
143145
## Events
144146

145147
### `phone.deactivated`

docs/api/user_identities/enrollment_automations/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Sets up a new [enrollment automation](https://docs.seam.co/latest/capability-gui
5959

6060
Returns a list of all [enrollment automations](https://docs.seam.co/latest/capability-guides/mobile-access-in-development/issuing-mobile-credentials-from-an-access-control-system) for a specified [user identity](https://docs.seam.co/latest/capability-guides/mobile-access-in-development/managing-mobile-app-user-accounts-with-user-identities#what-is-a-user-identity).
6161

62+
---
63+
6264
## Events
6365

6466
### `enrollment_automation.deleted`

0 commit comments

Comments
 (0)