@seamapi/types 1.375.1 → 1.375.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -18900,7 +18900,7 @@ export default {
18900
18900
  },
18901
18901
  '/acs/systems/list_compatible_credential_manager_acs_systems': {
18902
18902
  post: {
18903
- description: 'Returns a list of all credential manager ACS systems that are compatible with a specified\n[access control system](https://docs.seam.co/latest/capability-guides/access-systems).\n\nSpecify the ACS system for which you want to retrieve all compatible credential manager ACS\nsystems by including the corresponding `acs_system_id` in the request body.',
18903
+ description: 'Returns a list of all credential manager ACS systems that are compatible with a specified [access control system](https://docs.seam.co/latest/capability-guides/access-systems).\n\nSpecify the ACS system for which you want to retrieve all compatible credential manager ACS systems by including the corresponding `acs_system_id` in the request body.',
18904
18904
  operationId: 'acsSystemsListCompatibleCredentialManagerAcsSystemsPost',
18905
18905
  requestBody: {
18906
18906
  content: {