Skip to content

Commit

Permalink
ci: Generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Aug 22, 2024
1 parent 65c5d8f commit 3b5aa47
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/api/acs/systems/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Specify the desired access control system by including the corresponding `acs_sy

### `acs_system_id`

*Type:* ``
*Type:* `string`
*Required:* Yes

ID of the desired access control system.
Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/systems/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ acs_system_id="8d7e0b3a-b889-49a7-9164-4b71a0506a33">]

### `connected_account_id`

*Type:* ``
*Type:* `string`
*Required:* No

ID of the connected account by which to filter the list of returned access control systems.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ systems by including the corresponding `acs_system_id` in the request body.

### `acs_system_id`

*Type:* ``
*Type:* `string`
*Required:* Yes

ID of the ACS system for which you want to retrieve all compatible credential manager ACS systems.
Expand Down

0 comments on commit 3b5aa47

Please sign in to comment.