@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.
package/dist/connect.cjs
CHANGED
|
@@ -23096,7 +23096,7 @@ var openapi_default = {
|
|
|
23096
23096
|
},
|
|
23097
23097
|
"/acs/systems/list_compatible_credential_manager_acs_systems": {
|
|
23098
23098
|
post: {
|
|
23099
|
-
description: "Returns a list of all credential manager ACS systems that are compatible with a specified
|
|
23099
|
+
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.",
|
|
23100
23100
|
operationId: "acsSystemsListCompatibleCredentialManagerAcsSystemsPost",
|
|
23101
23101
|
requestBody: {
|
|
23102
23102
|
content: {
|