@seamapi/types 1.102.1 → 1.104.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 +121 -0
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +227 -0
- package/lib/seam/connect/openapi.d.ts +202 -0
- package/lib/seam/connect/openapi.js +121 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +25 -0
- package/lib/seam/connect/unstable/models/acs/credential.d.ts +16 -0
- package/lib/seam/connect/unstable/models/acs/credential.js +2 -0
- package/lib/seam/connect/unstable/models/acs/credential.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +121 -0
- package/src/lib/seam/connect/route-types.ts +25 -0
- package/src/lib/seam/connect/unstable/models/acs/credential.ts +2 -0
|
@@ -3834,6 +3834,14 @@ export default {
|
|
|
3834
3834
|
starts_at: { type: 'string' },
|
|
3835
3835
|
visionline_metadata: {
|
|
3836
3836
|
properties: {
|
|
3837
|
+
common_acs_entrance_ids: {
|
|
3838
|
+
items: { format: 'uuid', type: 'string' },
|
|
3839
|
+
type: 'array',
|
|
3840
|
+
},
|
|
3841
|
+
guest_acs_entrance_ids: {
|
|
3842
|
+
items: { format: 'uuid', type: 'string' },
|
|
3843
|
+
type: 'array',
|
|
3844
|
+
},
|
|
3837
3845
|
joiner_acs_credential_ids: {
|
|
3838
3846
|
items: { format: 'uuid', type: 'string' },
|
|
3839
3847
|
type: 'array',
|
|
@@ -3931,6 +3939,14 @@ export default {
|
|
|
3931
3939
|
starts_at: { type: 'string' },
|
|
3932
3940
|
visionline_metadata: {
|
|
3933
3941
|
properties: {
|
|
3942
|
+
common_acs_entrance_ids: {
|
|
3943
|
+
items: { format: 'uuid', type: 'string' },
|
|
3944
|
+
type: 'array',
|
|
3945
|
+
},
|
|
3946
|
+
guest_acs_entrance_ids: {
|
|
3947
|
+
items: { format: 'uuid', type: 'string' },
|
|
3948
|
+
type: 'array',
|
|
3949
|
+
},
|
|
3934
3950
|
joiner_acs_credential_ids: {
|
|
3935
3951
|
items: { format: 'uuid', type: 'string' },
|
|
3936
3952
|
type: 'array',
|
|
@@ -4065,6 +4081,14 @@ export default {
|
|
|
4065
4081
|
starts_at: { type: 'string' },
|
|
4066
4082
|
visionline_metadata: {
|
|
4067
4083
|
properties: {
|
|
4084
|
+
common_acs_entrance_ids: {
|
|
4085
|
+
items: { format: 'uuid', type: 'string' },
|
|
4086
|
+
type: 'array',
|
|
4087
|
+
},
|
|
4088
|
+
guest_acs_entrance_ids: {
|
|
4089
|
+
items: { format: 'uuid', type: 'string' },
|
|
4090
|
+
type: 'array',
|
|
4091
|
+
},
|
|
4068
4092
|
joiner_acs_credential_ids: {
|
|
4069
4093
|
items: { format: 'uuid', type: 'string' },
|
|
4070
4094
|
type: 'array',
|
|
@@ -4207,6 +4231,14 @@ export default {
|
|
|
4207
4231
|
starts_at: { type: 'string' },
|
|
4208
4232
|
visionline_metadata: {
|
|
4209
4233
|
properties: {
|
|
4234
|
+
common_acs_entrance_ids: {
|
|
4235
|
+
items: { format: 'uuid', type: 'string' },
|
|
4236
|
+
type: 'array',
|
|
4237
|
+
},
|
|
4238
|
+
guest_acs_entrance_ids: {
|
|
4239
|
+
items: { format: 'uuid', type: 'string' },
|
|
4240
|
+
type: 'array',
|
|
4241
|
+
},
|
|
4210
4242
|
joiner_acs_credential_ids: {
|
|
4211
4243
|
items: { format: 'uuid', type: 'string' },
|
|
4212
4244
|
type: 'array',
|
|
@@ -4333,6 +4365,14 @@ export default {
|
|
|
4333
4365
|
starts_at: { type: 'string' },
|
|
4334
4366
|
visionline_metadata: {
|
|
4335
4367
|
properties: {
|
|
4368
|
+
common_acs_entrance_ids: {
|
|
4369
|
+
items: { format: 'uuid', type: 'string' },
|
|
4370
|
+
type: 'array',
|
|
4371
|
+
},
|
|
4372
|
+
guest_acs_entrance_ids: {
|
|
4373
|
+
items: { format: 'uuid', type: 'string' },
|
|
4374
|
+
type: 'array',
|
|
4375
|
+
},
|
|
4336
4376
|
joiner_acs_credential_ids: {
|
|
4337
4377
|
items: { format: 'uuid', type: 'string' },
|
|
4338
4378
|
type: 'array',
|
|
@@ -4436,6 +4476,14 @@ export default {
|
|
|
4436
4476
|
starts_at: { type: 'string' },
|
|
4437
4477
|
visionline_metadata: {
|
|
4438
4478
|
properties: {
|
|
4479
|
+
common_acs_entrance_ids: {
|
|
4480
|
+
items: { format: 'uuid', type: 'string' },
|
|
4481
|
+
type: 'array',
|
|
4482
|
+
},
|
|
4483
|
+
guest_acs_entrance_ids: {
|
|
4484
|
+
items: { format: 'uuid', type: 'string' },
|
|
4485
|
+
type: 'array',
|
|
4486
|
+
},
|
|
4439
4487
|
joiner_acs_credential_ids: {
|
|
4440
4488
|
items: { format: 'uuid', type: 'string' },
|
|
4441
4489
|
type: 'array',
|
|
@@ -4533,6 +4581,14 @@ export default {
|
|
|
4533
4581
|
starts_at: { type: 'string' },
|
|
4534
4582
|
visionline_metadata: {
|
|
4535
4583
|
properties: {
|
|
4584
|
+
common_acs_entrance_ids: {
|
|
4585
|
+
items: { format: 'uuid', type: 'string' },
|
|
4586
|
+
type: 'array',
|
|
4587
|
+
},
|
|
4588
|
+
guest_acs_entrance_ids: {
|
|
4589
|
+
items: { format: 'uuid', type: 'string' },
|
|
4590
|
+
type: 'array',
|
|
4591
|
+
},
|
|
4536
4592
|
joiner_acs_credential_ids: {
|
|
4537
4593
|
items: { format: 'uuid', type: 'string' },
|
|
4538
4594
|
type: 'array',
|
|
@@ -4633,6 +4689,14 @@ export default {
|
|
|
4633
4689
|
starts_at: { type: 'string' },
|
|
4634
4690
|
visionline_metadata: {
|
|
4635
4691
|
properties: {
|
|
4692
|
+
common_acs_entrance_ids: {
|
|
4693
|
+
items: { format: 'uuid', type: 'string' },
|
|
4694
|
+
type: 'array',
|
|
4695
|
+
},
|
|
4696
|
+
guest_acs_entrance_ids: {
|
|
4697
|
+
items: { format: 'uuid', type: 'string' },
|
|
4698
|
+
type: 'array',
|
|
4699
|
+
},
|
|
4636
4700
|
joiner_acs_credential_ids: {
|
|
4637
4701
|
items: { format: 'uuid', type: 'string' },
|
|
4638
4702
|
type: 'array',
|
|
@@ -4730,6 +4794,14 @@ export default {
|
|
|
4730
4794
|
starts_at: { type: 'string' },
|
|
4731
4795
|
visionline_metadata: {
|
|
4732
4796
|
properties: {
|
|
4797
|
+
common_acs_entrance_ids: {
|
|
4798
|
+
items: { format: 'uuid', type: 'string' },
|
|
4799
|
+
type: 'array',
|
|
4800
|
+
},
|
|
4801
|
+
guest_acs_entrance_ids: {
|
|
4802
|
+
items: { format: 'uuid', type: 'string' },
|
|
4803
|
+
type: 'array',
|
|
4804
|
+
},
|
|
4733
4805
|
joiner_acs_credential_ids: {
|
|
4734
4806
|
items: { format: 'uuid', type: 'string' },
|
|
4735
4807
|
type: 'array',
|
|
@@ -5063,6 +5135,14 @@ export default {
|
|
|
5063
5135
|
starts_at: { type: 'string' },
|
|
5064
5136
|
visionline_metadata: {
|
|
5065
5137
|
properties: {
|
|
5138
|
+
common_acs_entrance_ids: {
|
|
5139
|
+
items: { format: 'uuid', type: 'string' },
|
|
5140
|
+
type: 'array',
|
|
5141
|
+
},
|
|
5142
|
+
guest_acs_entrance_ids: {
|
|
5143
|
+
items: { format: 'uuid', type: 'string' },
|
|
5144
|
+
type: 'array',
|
|
5145
|
+
},
|
|
5066
5146
|
joiner_acs_credential_ids: {
|
|
5067
5147
|
items: { format: 'uuid', type: 'string' },
|
|
5068
5148
|
type: 'array',
|
|
@@ -5597,6 +5677,47 @@ export default {
|
|
|
5597
5677
|
'x-fern-sdk-method-name': 'remove_from_access_group',
|
|
5598
5678
|
},
|
|
5599
5679
|
},
|
|
5680
|
+
'/acs/users/revoke_access_to_all_entrances': {
|
|
5681
|
+
post: {
|
|
5682
|
+
operationId: 'acsUsersRevokeAccessToAllEntrancesPost',
|
|
5683
|
+
requestBody: {
|
|
5684
|
+
content: {
|
|
5685
|
+
'application/json': {
|
|
5686
|
+
schema: {
|
|
5687
|
+
properties: { acs_user_id: { format: 'uuid', type: 'string' } },
|
|
5688
|
+
required: ['acs_user_id'],
|
|
5689
|
+
type: 'object',
|
|
5690
|
+
},
|
|
5691
|
+
},
|
|
5692
|
+
},
|
|
5693
|
+
},
|
|
5694
|
+
responses: {
|
|
5695
|
+
200: {
|
|
5696
|
+
content: {
|
|
5697
|
+
'application/json': {
|
|
5698
|
+
schema: {
|
|
5699
|
+
properties: { ok: { type: 'boolean' } },
|
|
5700
|
+
required: ['ok'],
|
|
5701
|
+
type: 'object',
|
|
5702
|
+
},
|
|
5703
|
+
},
|
|
5704
|
+
},
|
|
5705
|
+
description: 'OK',
|
|
5706
|
+
},
|
|
5707
|
+
400: { description: 'Bad Request' },
|
|
5708
|
+
401: { description: 'Unauthorized' },
|
|
5709
|
+
},
|
|
5710
|
+
security: [
|
|
5711
|
+
{ api_key: [] },
|
|
5712
|
+
{ pat_with_workspace: [] },
|
|
5713
|
+
{ console_session: [] },
|
|
5714
|
+
],
|
|
5715
|
+
summary: '/acs/users/revoke_access_to_all_entrances',
|
|
5716
|
+
tags: ['/acs'],
|
|
5717
|
+
'x-fern-sdk-group-name': ['acs', 'users'],
|
|
5718
|
+
'x-fern-sdk-method-name': 'revoke_access_to_all_entrances',
|
|
5719
|
+
},
|
|
5720
|
+
},
|
|
5600
5721
|
'/acs/users/suspend': {
|
|
5601
5722
|
post: {
|
|
5602
5723
|
operationId: 'acsUsersSuspendPost',
|