diff --git a/generated-docs/api/acs/systems/list.md b/generated-docs/api/acs/systems/list.md index 444c6c29..9bfd4d90 100644 --- a/generated-docs/api/acs/systems/list.md +++ b/generated-docs/api/acs/systems/list.md @@ -1,9 +1,9 @@ --- -description: Returns a list of all [access control systems](https://docs.seam.co/latest/capability-guides/access-systems). +description: "Returns a list of all [access control systems](https://docs.seam.co/latest/capability-guides/access-systems). To filter the list of returned access control systems by a specific connected account ID, include the `connected_account_id` in the request body. If you omit the `connected_account_id` parameter, the -response includes all access control systems connected to your workspace. +response includes all access control systems connected to your workspace." --- # acsSystemsListPost diff --git a/src/layouts/api-reference.hbs b/src/layouts/api-reference.hbs index dc667b19..8fe956b5 100644 --- a/src/layouts/api-reference.hbs +++ b/src/layouts/api-reference.hbs @@ -1,6 +1,4 @@ ---- description: -{{{description}}} ---- # +--- description: "{{{description}}}" --- # {{title}} {{{description}}}