From 3b5aa470d921e760c0e8938d1e6225b02e390e87 Mon Sep 17 00:00:00 2001 From: Seam Bot Date: Thu, 22 Aug 2024 12:47:05 +0000 Subject: [PATCH] ci: Generate docs --- docs/api/acs/systems/get.md | 2 +- docs/api/acs/systems/list.md | 2 +- .../systems/list_compatible_credential_manager_acs_systems.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/api/acs/systems/get.md b/docs/api/acs/systems/get.md index a117070b..1914488f 100644 --- a/docs/api/acs/systems/get.md +++ b/docs/api/acs/systems/get.md @@ -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. diff --git a/docs/api/acs/systems/list.md b/docs/api/acs/systems/list.md index 0f16445e..ba3d473b 100644 --- a/docs/api/acs/systems/list.md +++ b/docs/api/acs/systems/list.md @@ -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. diff --git a/docs/api/acs/systems/list_compatible_credential_manager_acs_systems.md b/docs/api/acs/systems/list_compatible_credential_manager_acs_systems.md index b7289617..941bdc76 100644 --- a/docs/api/acs/systems/list_compatible_credential_manager_acs_systems.md +++ b/docs/api/acs/systems/list_compatible_credential_manager_acs_systems.md @@ -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.