Skip to content

Commit 2674d8b

Browse files
committed
ci: Generate docs
1 parent d8ea2b2 commit 2674d8b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/api/acs/systems/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ Within an `acs_system`, create [`acs_user`s](https://docs.seam.co/latest/api/acs
88

99
For details about the resources associated with an access control system, see the [access control systems namespace](https://docs.seam.co/latest/api/acs).
1010

11+
{% tabs %}
12+
{% tab title="Json" %}
13+
```json
14+
{ "acs_system_id": "bbcea306-7201-4d85-b527-3abc55277203" }
15+
```
16+
{% endtab %}
17+
{% endtabs %}
18+
1119
### `acs_access_group_count`
1220

1321
Format: `Number`

0 commit comments

Comments
 (0)