@seamapi/types 1.420.2 → 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 +9 -2
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +14 -5
- package/lib/seam/connect/models/acs/acs-credential-provisioning-automation.js +1 -0
- package/lib/seam/connect/models/acs/acs-credential-provisioning-automation.js.map +1 -1
- package/lib/seam/connect/openapi.d.ts +9 -2
- package/lib/seam/connect/openapi.js +9 -2
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +5 -3
- package/package.json +1 -1
- package/src/lib/seam/connect/models/acs/acs-credential-provisioning-automation.ts +1 -0
- package/src/lib/seam/connect/openapi.ts +17 -2
- package/src/lib/seam/connect/route-types.ts +5 -3
package/dist/connect.cjs
CHANGED
|
@@ -16852,6 +16852,7 @@ var openapi_default = {
|
|
|
16852
16852
|
"x-route-path": "/devices"
|
|
16853
16853
|
},
|
|
16854
16854
|
enrollment_automation: {
|
|
16855
|
+
deprecated: true,
|
|
16855
16856
|
description: "Represents an [enrollment automation](https://docs.seam.co/latest/capability-guides/mobile-access-in-development/issuing-mobile-credentials-from-an-access-control-system) within the [Seam mobile access solution](https://docs.seam.co/latest/capability-guides/mobile-access-in-development).",
|
|
16856
16857
|
properties: {
|
|
16857
16858
|
created_at: {
|
|
@@ -16888,6 +16889,7 @@ var openapi_default = {
|
|
|
16888
16889
|
"workspace_id"
|
|
16889
16890
|
],
|
|
16890
16891
|
type: "object",
|
|
16892
|
+
"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.",
|
|
16891
16893
|
"x-route-path": "/user_identities/enrollment_automations"
|
|
16892
16894
|
},
|
|
16893
16895
|
event: {
|
|
@@ -44894,7 +44896,6 @@ var openapi_default = {
|
|
|
44894
44896
|
{
|
|
44895
44897
|
in: "query",
|
|
44896
44898
|
name: "collection_key",
|
|
44897
|
-
required: true,
|
|
44898
44899
|
schema: { description: "Collection key.", type: "string" }
|
|
44899
44900
|
}
|
|
44900
44901
|
],
|
|
@@ -44988,7 +44989,6 @@ var openapi_default = {
|
|
|
44988
44989
|
type: "string"
|
|
44989
44990
|
}
|
|
44990
44991
|
},
|
|
44991
|
-
required: ["collection_key"],
|
|
44992
44992
|
type: "object"
|
|
44993
44993
|
}
|
|
44994
44994
|
}
|
|
@@ -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,
|
|
@@ -51741,6 +51742,7 @@ var openapi_default = {
|
|
|
51741
51742
|
],
|
|
51742
51743
|
summary: "/user_identities/enrollment_automations/delete",
|
|
51743
51744
|
tags: ["/user_identities"],
|
|
51745
|
+
"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.",
|
|
51744
51746
|
"x-fern-sdk-group-name": ["user_identities", "enrollment_automations"],
|
|
51745
51747
|
"x-fern-sdk-method-name": "delete",
|
|
51746
51748
|
"x-response-key": null,
|
|
@@ -51792,6 +51794,7 @@ var openapi_default = {
|
|
|
51792
51794
|
],
|
|
51793
51795
|
summary: "/user_identities/enrollment_automations/get",
|
|
51794
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.",
|
|
51795
51798
|
"x-fern-sdk-group-name": ["user_identities", "enrollment_automations"],
|
|
51796
51799
|
"x-fern-sdk-method-name": "get",
|
|
51797
51800
|
"x-fern-sdk-return-value": "enrollment_automation",
|
|
@@ -51847,6 +51850,7 @@ var openapi_default = {
|
|
|
51847
51850
|
],
|
|
51848
51851
|
summary: "/user_identities/enrollment_automations/get",
|
|
51849
51852
|
tags: ["/user_identities"],
|
|
51853
|
+
"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.",
|
|
51850
51854
|
"x-fern-sdk-group-name": ["user_identities", "enrollment_automations"],
|
|
51851
51855
|
"x-fern-sdk-method-name": "get",
|
|
51852
51856
|
"x-fern-sdk-return-value": "enrollment_automation",
|
|
@@ -51925,6 +51929,7 @@ var openapi_default = {
|
|
|
51925
51929
|
],
|
|
51926
51930
|
summary: "/user_identities/enrollment_automations/launch",
|
|
51927
51931
|
tags: ["/user_identities"],
|
|
51932
|
+
"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.",
|
|
51928
51933
|
"x-fern-sdk-group-name": ["user_identities", "enrollment_automations"],
|
|
51929
51934
|
"x-fern-sdk-method-name": "launch",
|
|
51930
51935
|
"x-fern-sdk-return-value": "enrollment_automation",
|
|
@@ -51980,6 +51985,7 @@ var openapi_default = {
|
|
|
51980
51985
|
],
|
|
51981
51986
|
summary: "/user_identities/enrollment_automations/list",
|
|
51982
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.",
|
|
51983
51989
|
"x-fern-sdk-group-name": ["user_identities", "enrollment_automations"],
|
|
51984
51990
|
"x-fern-sdk-method-name": "list",
|
|
51985
51991
|
"x-fern-sdk-return-value": "enrollment_automations",
|
|
@@ -52038,6 +52044,7 @@ var openapi_default = {
|
|
|
52038
52044
|
],
|
|
52039
52045
|
summary: "/user_identities/enrollment_automations/list",
|
|
52040
52046
|
tags: ["/user_identities"],
|
|
52047
|
+
"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.",
|
|
52041
52048
|
"x-fern-sdk-group-name": ["user_identities", "enrollment_automations"],
|
|
52042
52049
|
"x-fern-sdk-method-name": "list",
|
|
52043
52050
|
"x-fern-sdk-return-value": "enrollment_automations",
|