@seamapi/types 1.421.0 → 1.421.1

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
@@ -51693,6 +51693,7 @@ var openapi_default = {
51693
51693
  ],
51694
51694
  summary: "/user_identities/enrollment_automations/delete",
51695
51695
  tags: ["/user_identities"],
51696
+ "x-deprecated": "Will be removed. Instead, link the `user_identity` to the `acs_user` in the access system in which you want to issue credentials.",
51696
51697
  "x-fern-sdk-group-name": ["user_identities", "enrollment_automations"],
51697
51698
  "x-fern-sdk-method-name": "delete",
51698
51699
  "x-response-key": null,
@@ -51793,6 +51794,7 @@ var openapi_default = {
51793
51794
  ],
51794
51795
  summary: "/user_identities/enrollment_automations/get",
51795
51796
  tags: ["/user_identities"],
51797
+ "x-deprecated": "Will be removed. Instead, link the `user_identity` to the `acs_user` in the access system in which you want to issue credentials.",
51796
51798
  "x-fern-sdk-group-name": ["user_identities", "enrollment_automations"],
51797
51799
  "x-fern-sdk-method-name": "get",
51798
51800
  "x-fern-sdk-return-value": "enrollment_automation",
@@ -51983,6 +51985,7 @@ var openapi_default = {
51983
51985
  ],
51984
51986
  summary: "/user_identities/enrollment_automations/list",
51985
51987
  tags: ["/user_identities"],
51988
+ "x-deprecated": "Will be removed. Instead, link the `user_identity` to the `acs_user` in the access system in which you want to issue credentials.",
51986
51989
  "x-fern-sdk-group-name": ["user_identities", "enrollment_automations"],
51987
51990
  "x-fern-sdk-method-name": "list",
51988
51991
  "x-fern-sdk-return-value": "enrollment_automations",