@seamapi/types 1.102.0 → 1.103.0
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 +51 -10
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +90 -17
- package/lib/seam/connect/openapi.d.ts +72 -10
- package/lib/seam/connect/openapi.js +51 -10
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +18 -7
- package/lib/seam/connect/unstable/models/acs/credential.d.ts +3 -3
- package/lib/seam/connect/unstable/models/acs/credential.js +1 -1
- package/lib/seam/connect/unstable/models/acs/credential.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +51 -10
- package/src/lib/seam/connect/route-types.ts +18 -7
- package/src/lib/seam/connect/unstable/models/acs/credential.ts +1 -1
package/dist/connect.cjs
CHANGED
|
@@ -3874,7 +3874,7 @@ var openapi_default = {
|
|
|
3874
3874
|
},
|
|
3875
3875
|
external_type_display_name: { type: "string" },
|
|
3876
3876
|
is_multi_phone_sync_credential: { type: "boolean" },
|
|
3877
|
-
|
|
3877
|
+
parent_acs_credential_id: {
|
|
3878
3878
|
format: "uuid",
|
|
3879
3879
|
type: "string"
|
|
3880
3880
|
},
|
|
@@ -3971,7 +3971,7 @@ var openapi_default = {
|
|
|
3971
3971
|
},
|
|
3972
3972
|
external_type_display_name: { type: "string" },
|
|
3973
3973
|
is_multi_phone_sync_credential: { type: "boolean" },
|
|
3974
|
-
|
|
3974
|
+
parent_acs_credential_id: {
|
|
3975
3975
|
format: "uuid",
|
|
3976
3976
|
type: "string"
|
|
3977
3977
|
},
|
|
@@ -4105,7 +4105,7 @@ var openapi_default = {
|
|
|
4105
4105
|
},
|
|
4106
4106
|
external_type_display_name: { type: "string" },
|
|
4107
4107
|
is_multi_phone_sync_credential: { type: "boolean" },
|
|
4108
|
-
|
|
4108
|
+
parent_acs_credential_id: {
|
|
4109
4109
|
format: "uuid",
|
|
4110
4110
|
type: "string"
|
|
4111
4111
|
},
|
|
@@ -4247,7 +4247,7 @@ var openapi_default = {
|
|
|
4247
4247
|
},
|
|
4248
4248
|
external_type_display_name: { type: "string" },
|
|
4249
4249
|
is_multi_phone_sync_credential: { type: "boolean" },
|
|
4250
|
-
|
|
4250
|
+
parent_acs_credential_id: {
|
|
4251
4251
|
format: "uuid",
|
|
4252
4252
|
type: "string"
|
|
4253
4253
|
},
|
|
@@ -4373,7 +4373,7 @@ var openapi_default = {
|
|
|
4373
4373
|
},
|
|
4374
4374
|
external_type_display_name: { type: "string" },
|
|
4375
4375
|
is_multi_phone_sync_credential: { type: "boolean" },
|
|
4376
|
-
|
|
4376
|
+
parent_acs_credential_id: {
|
|
4377
4377
|
format: "uuid",
|
|
4378
4378
|
type: "string"
|
|
4379
4379
|
},
|
|
@@ -4476,7 +4476,7 @@ var openapi_default = {
|
|
|
4476
4476
|
},
|
|
4477
4477
|
external_type_display_name: { type: "string" },
|
|
4478
4478
|
is_multi_phone_sync_credential: { type: "boolean" },
|
|
4479
|
-
|
|
4479
|
+
parent_acs_credential_id: {
|
|
4480
4480
|
format: "uuid",
|
|
4481
4481
|
type: "string"
|
|
4482
4482
|
},
|
|
@@ -4573,7 +4573,7 @@ var openapi_default = {
|
|
|
4573
4573
|
},
|
|
4574
4574
|
external_type_display_name: { type: "string" },
|
|
4575
4575
|
is_multi_phone_sync_credential: { type: "boolean" },
|
|
4576
|
-
|
|
4576
|
+
parent_acs_credential_id: {
|
|
4577
4577
|
format: "uuid",
|
|
4578
4578
|
type: "string"
|
|
4579
4579
|
},
|
|
@@ -4673,7 +4673,7 @@ var openapi_default = {
|
|
|
4673
4673
|
},
|
|
4674
4674
|
external_type_display_name: { type: "string" },
|
|
4675
4675
|
is_multi_phone_sync_credential: { type: "boolean" },
|
|
4676
|
-
|
|
4676
|
+
parent_acs_credential_id: {
|
|
4677
4677
|
format: "uuid",
|
|
4678
4678
|
type: "string"
|
|
4679
4679
|
},
|
|
@@ -4770,7 +4770,7 @@ var openapi_default = {
|
|
|
4770
4770
|
},
|
|
4771
4771
|
external_type_display_name: { type: "string" },
|
|
4772
4772
|
is_multi_phone_sync_credential: { type: "boolean" },
|
|
4773
|
-
|
|
4773
|
+
parent_acs_credential_id: {
|
|
4774
4774
|
format: "uuid",
|
|
4775
4775
|
type: "string"
|
|
4776
4776
|
},
|
|
@@ -5103,7 +5103,7 @@ var openapi_default = {
|
|
|
5103
5103
|
},
|
|
5104
5104
|
external_type_display_name: { type: "string" },
|
|
5105
5105
|
is_multi_phone_sync_credential: { type: "boolean" },
|
|
5106
|
-
|
|
5106
|
+
parent_acs_credential_id: {
|
|
5107
5107
|
format: "uuid",
|
|
5108
5108
|
type: "string"
|
|
5109
5109
|
},
|
|
@@ -5644,6 +5644,47 @@ var openapi_default = {
|
|
|
5644
5644
|
"x-fern-sdk-method-name": "remove_from_access_group"
|
|
5645
5645
|
}
|
|
5646
5646
|
},
|
|
5647
|
+
"/acs/users/revoke_access_to_all_entrances": {
|
|
5648
|
+
post: {
|
|
5649
|
+
operationId: "acsUsersRevokeAccessToAllEntrancesPost",
|
|
5650
|
+
requestBody: {
|
|
5651
|
+
content: {
|
|
5652
|
+
"application/json": {
|
|
5653
|
+
schema: {
|
|
5654
|
+
properties: { acs_user_id: { format: "uuid", type: "string" } },
|
|
5655
|
+
required: ["acs_user_id"],
|
|
5656
|
+
type: "object"
|
|
5657
|
+
}
|
|
5658
|
+
}
|
|
5659
|
+
}
|
|
5660
|
+
},
|
|
5661
|
+
responses: {
|
|
5662
|
+
200: {
|
|
5663
|
+
content: {
|
|
5664
|
+
"application/json": {
|
|
5665
|
+
schema: {
|
|
5666
|
+
properties: { ok: { type: "boolean" } },
|
|
5667
|
+
required: ["ok"],
|
|
5668
|
+
type: "object"
|
|
5669
|
+
}
|
|
5670
|
+
}
|
|
5671
|
+
},
|
|
5672
|
+
description: "OK"
|
|
5673
|
+
},
|
|
5674
|
+
400: { description: "Bad Request" },
|
|
5675
|
+
401: { description: "Unauthorized" }
|
|
5676
|
+
},
|
|
5677
|
+
security: [
|
|
5678
|
+
{ api_key: [] },
|
|
5679
|
+
{ pat_with_workspace: [] },
|
|
5680
|
+
{ console_session: [] }
|
|
5681
|
+
],
|
|
5682
|
+
summary: "/acs/users/revoke_access_to_all_entrances",
|
|
5683
|
+
tags: ["/acs"],
|
|
5684
|
+
"x-fern-sdk-group-name": ["acs", "users"],
|
|
5685
|
+
"x-fern-sdk-method-name": "revoke_access_to_all_entrances"
|
|
5686
|
+
}
|
|
5687
|
+
},
|
|
5647
5688
|
"/acs/users/suspend": {
|
|
5648
5689
|
post: {
|
|
5649
5690
|
operationId: "acsUsersSuspendPost",
|