@seamapi/types 1.79.0 → 1.80.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 +100 -70
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +152 -70
- package/lib/seam/connect/openapi.d.ts +138 -70
- package/lib/seam/connect/openapi.js +100 -70
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +14 -0
- package/lib/seam/connect/unstable/models/acs/credential.d.ts +6 -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 +100 -70
- package/src/lib/seam/connect/route-types.ts +15 -0
- package/src/lib/seam/connect/unstable/models/acs/credential.ts +2 -0
|
@@ -4599,7 +4599,7 @@ export default {
|
|
|
4599
4599
|
{ api_key: [] },
|
|
4600
4600
|
],
|
|
4601
4601
|
summary: '/acs/access_groups/add_user',
|
|
4602
|
-
tags: [],
|
|
4602
|
+
tags: ['/acs'],
|
|
4603
4603
|
'x-fern-sdk-group-name': ['acs', 'access_groups'],
|
|
4604
4604
|
'x-fern-sdk-method-name': 'add_user',
|
|
4605
4605
|
},
|
|
@@ -4642,7 +4642,7 @@ export default {
|
|
|
4642
4642
|
{ api_key: [] },
|
|
4643
4643
|
],
|
|
4644
4644
|
summary: '/acs/access_groups/add_user',
|
|
4645
|
-
tags: [],
|
|
4645
|
+
tags: ['/acs'],
|
|
4646
4646
|
'x-fern-ignore': true,
|
|
4647
4647
|
},
|
|
4648
4648
|
},
|
|
@@ -4690,7 +4690,7 @@ export default {
|
|
|
4690
4690
|
{ api_key: [] },
|
|
4691
4691
|
],
|
|
4692
4692
|
summary: '/acs/access_groups/get',
|
|
4693
|
-
tags: [],
|
|
4693
|
+
tags: ['/acs'],
|
|
4694
4694
|
'x-fern-sdk-group-name': ['acs', 'access_groups'],
|
|
4695
4695
|
'x-fern-sdk-method-name': 'get',
|
|
4696
4696
|
},
|
|
@@ -4739,7 +4739,7 @@ export default {
|
|
|
4739
4739
|
{ api_key: [] },
|
|
4740
4740
|
],
|
|
4741
4741
|
summary: '/acs/access_groups/list',
|
|
4742
|
-
tags: [],
|
|
4742
|
+
tags: ['/acs'],
|
|
4743
4743
|
'x-fern-sdk-group-name': ['acs', 'access_groups'],
|
|
4744
4744
|
'x-fern-sdk-method-name': 'list',
|
|
4745
4745
|
},
|
|
@@ -4789,7 +4789,7 @@ export default {
|
|
|
4789
4789
|
{ api_key: [] },
|
|
4790
4790
|
],
|
|
4791
4791
|
summary: '/acs/access_groups/list_users',
|
|
4792
|
-
tags: [],
|
|
4792
|
+
tags: ['/acs'],
|
|
4793
4793
|
'x-fern-sdk-group-name': ['acs', 'access_groups'],
|
|
4794
4794
|
'x-fern-sdk-method-name': 'list_users',
|
|
4795
4795
|
},
|
|
@@ -4833,7 +4833,7 @@ export default {
|
|
|
4833
4833
|
{ api_key: [] },
|
|
4834
4834
|
],
|
|
4835
4835
|
summary: '/acs/access_groups/remove_user',
|
|
4836
|
-
tags: [],
|
|
4836
|
+
tags: ['/acs'],
|
|
4837
4837
|
'x-fern-sdk-group-name': ['acs', 'access_groups'],
|
|
4838
4838
|
'x-fern-sdk-method-name': 'remove_user',
|
|
4839
4839
|
},
|
|
@@ -4908,7 +4908,7 @@ export default {
|
|
|
4908
4908
|
{ api_key: [] },
|
|
4909
4909
|
],
|
|
4910
4910
|
summary: '/acs/credential_pools/list',
|
|
4911
|
-
tags: [],
|
|
4911
|
+
tags: ['/acs'],
|
|
4912
4912
|
'x-fern-sdk-group-name': ['acs', 'credential_pools'],
|
|
4913
4913
|
'x-fern-sdk-method-name': 'list',
|
|
4914
4914
|
},
|
|
@@ -4989,7 +4989,7 @@ export default {
|
|
|
4989
4989
|
{ api_key: [] },
|
|
4990
4990
|
],
|
|
4991
4991
|
summary: '/acs/credential_provisioning_automations/launch',
|
|
4992
|
-
tags: [],
|
|
4992
|
+
tags: ['/acs'],
|
|
4993
4993
|
'x-fern-sdk-group-name': ['acs', 'credential_provisioning_automations'],
|
|
4994
4994
|
'x-fern-sdk-method-name': 'launch',
|
|
4995
4995
|
},
|
|
@@ -5033,6 +5033,7 @@ export default {
|
|
|
5033
5033
|
code: { nullable: true, type: 'string' },
|
|
5034
5034
|
created_at: { format: 'date-time', type: 'string' },
|
|
5035
5035
|
display_name: { minLength: 1, type: 'string' },
|
|
5036
|
+
ends_at: { type: 'string' },
|
|
5036
5037
|
external_type: {
|
|
5037
5038
|
enum: [
|
|
5038
5039
|
'pti_card',
|
|
@@ -5043,6 +5044,7 @@ export default {
|
|
|
5043
5044
|
type: 'string',
|
|
5044
5045
|
},
|
|
5045
5046
|
external_type_display_name: { type: 'string' },
|
|
5047
|
+
starts_at: { type: 'string' },
|
|
5046
5048
|
workspace_id: { format: 'uuid', type: 'string' },
|
|
5047
5049
|
},
|
|
5048
5050
|
required: [
|
|
@@ -5073,7 +5075,7 @@ export default {
|
|
|
5073
5075
|
{ api_key: [] },
|
|
5074
5076
|
],
|
|
5075
5077
|
summary: '/acs/credentials/assign',
|
|
5076
|
-
tags: [],
|
|
5078
|
+
tags: ['/acs'],
|
|
5077
5079
|
'x-fern-ignore': true,
|
|
5078
5080
|
},
|
|
5079
5081
|
post: {
|
|
@@ -5114,6 +5116,7 @@ export default {
|
|
|
5114
5116
|
code: { nullable: true, type: 'string' },
|
|
5115
5117
|
created_at: { format: 'date-time', type: 'string' },
|
|
5116
5118
|
display_name: { minLength: 1, type: 'string' },
|
|
5119
|
+
ends_at: { type: 'string' },
|
|
5117
5120
|
external_type: {
|
|
5118
5121
|
enum: [
|
|
5119
5122
|
'pti_card',
|
|
@@ -5124,6 +5127,7 @@ export default {
|
|
|
5124
5127
|
type: 'string',
|
|
5125
5128
|
},
|
|
5126
5129
|
external_type_display_name: { type: 'string' },
|
|
5130
|
+
starts_at: { type: 'string' },
|
|
5127
5131
|
workspace_id: { format: 'uuid', type: 'string' },
|
|
5128
5132
|
},
|
|
5129
5133
|
required: [
|
|
@@ -5154,7 +5158,7 @@ export default {
|
|
|
5154
5158
|
{ api_key: [] },
|
|
5155
5159
|
],
|
|
5156
5160
|
summary: '/acs/credentials/assign',
|
|
5157
|
-
tags: [],
|
|
5161
|
+
tags: ['/acs'],
|
|
5158
5162
|
'x-fern-sdk-group-name': ['acs', 'credentials'],
|
|
5159
5163
|
'x-fern-sdk-method-name': 'assign',
|
|
5160
5164
|
},
|
|
@@ -5220,6 +5224,7 @@ export default {
|
|
|
5220
5224
|
code: { nullable: true, type: 'string' },
|
|
5221
5225
|
created_at: { format: 'date-time', type: 'string' },
|
|
5222
5226
|
display_name: { minLength: 1, type: 'string' },
|
|
5227
|
+
ends_at: { type: 'string' },
|
|
5223
5228
|
external_type: {
|
|
5224
5229
|
enum: [
|
|
5225
5230
|
'pti_card',
|
|
@@ -5230,6 +5235,7 @@ export default {
|
|
|
5230
5235
|
type: 'string',
|
|
5231
5236
|
},
|
|
5232
5237
|
external_type_display_name: { type: 'string' },
|
|
5238
|
+
starts_at: { type: 'string' },
|
|
5233
5239
|
workspace_id: { format: 'uuid', type: 'string' },
|
|
5234
5240
|
},
|
|
5235
5241
|
required: [
|
|
@@ -5260,7 +5266,7 @@ export default {
|
|
|
5260
5266
|
{ api_key: [] },
|
|
5261
5267
|
],
|
|
5262
5268
|
summary: '/acs/credentials/create',
|
|
5263
|
-
tags: [],
|
|
5269
|
+
tags: ['/acs'],
|
|
5264
5270
|
'x-fern-sdk-group-name': ['acs', 'credentials'],
|
|
5265
5271
|
'x-fern-sdk-method-name': 'create',
|
|
5266
5272
|
},
|
|
@@ -5303,7 +5309,7 @@ export default {
|
|
|
5303
5309
|
{ api_key: [] },
|
|
5304
5310
|
],
|
|
5305
5311
|
summary: '/acs/credentials/delete',
|
|
5306
|
-
tags: [],
|
|
5312
|
+
tags: ['/acs'],
|
|
5307
5313
|
'x-fern-sdk-group-name': ['acs', 'credentials'],
|
|
5308
5314
|
'x-fern-sdk-method-name': 'delete',
|
|
5309
5315
|
},
|
|
@@ -5346,6 +5352,7 @@ export default {
|
|
|
5346
5352
|
code: { nullable: true, type: 'string' },
|
|
5347
5353
|
created_at: { format: 'date-time', type: 'string' },
|
|
5348
5354
|
display_name: { minLength: 1, type: 'string' },
|
|
5355
|
+
ends_at: { type: 'string' },
|
|
5349
5356
|
external_type: {
|
|
5350
5357
|
enum: [
|
|
5351
5358
|
'pti_card',
|
|
@@ -5356,6 +5363,7 @@ export default {
|
|
|
5356
5363
|
type: 'string',
|
|
5357
5364
|
},
|
|
5358
5365
|
external_type_display_name: { type: 'string' },
|
|
5366
|
+
starts_at: { type: 'string' },
|
|
5359
5367
|
workspace_id: { format: 'uuid', type: 'string' },
|
|
5360
5368
|
},
|
|
5361
5369
|
required: [
|
|
@@ -5386,7 +5394,7 @@ export default {
|
|
|
5386
5394
|
{ api_key: [] },
|
|
5387
5395
|
],
|
|
5388
5396
|
summary: '/acs/credentials/get',
|
|
5389
|
-
tags: [],
|
|
5397
|
+
tags: ['/acs'],
|
|
5390
5398
|
'x-fern-sdk-group-name': ['acs', 'credentials'],
|
|
5391
5399
|
'x-fern-sdk-method-name': 'get',
|
|
5392
5400
|
},
|
|
@@ -5421,6 +5429,13 @@ export default {
|
|
|
5421
5429
|
required: ['acs_user_id', 'acs_system_id'],
|
|
5422
5430
|
type: 'object',
|
|
5423
5431
|
},
|
|
5432
|
+
{
|
|
5433
|
+
properties: {
|
|
5434
|
+
user_identity_id: { format: 'uuid', type: 'string' },
|
|
5435
|
+
},
|
|
5436
|
+
required: ['user_identity_id'],
|
|
5437
|
+
type: 'object',
|
|
5438
|
+
},
|
|
5424
5439
|
],
|
|
5425
5440
|
},
|
|
5426
5441
|
},
|
|
@@ -5449,6 +5464,7 @@ export default {
|
|
|
5449
5464
|
code: { nullable: true, type: 'string' },
|
|
5450
5465
|
created_at: { format: 'date-time', type: 'string' },
|
|
5451
5466
|
display_name: { minLength: 1, type: 'string' },
|
|
5467
|
+
ends_at: { type: 'string' },
|
|
5452
5468
|
external_type: {
|
|
5453
5469
|
enum: [
|
|
5454
5470
|
'pti_card',
|
|
@@ -5459,6 +5475,7 @@ export default {
|
|
|
5459
5475
|
type: 'string',
|
|
5460
5476
|
},
|
|
5461
5477
|
external_type_display_name: { type: 'string' },
|
|
5478
|
+
starts_at: { type: 'string' },
|
|
5462
5479
|
workspace_id: { format: 'uuid', type: 'string' },
|
|
5463
5480
|
},
|
|
5464
5481
|
required: [
|
|
@@ -5492,7 +5509,7 @@ export default {
|
|
|
5492
5509
|
{ console_session: [] },
|
|
5493
5510
|
],
|
|
5494
5511
|
summary: '/acs/credentials/list',
|
|
5495
|
-
tags: [],
|
|
5512
|
+
tags: ['/acs'],
|
|
5496
5513
|
'x-fern-sdk-group-name': ['acs', 'credentials'],
|
|
5497
5514
|
'x-fern-sdk-method-name': 'list',
|
|
5498
5515
|
},
|
|
@@ -5536,6 +5553,7 @@ export default {
|
|
|
5536
5553
|
code: { nullable: true, type: 'string' },
|
|
5537
5554
|
created_at: { format: 'date-time', type: 'string' },
|
|
5538
5555
|
display_name: { minLength: 1, type: 'string' },
|
|
5556
|
+
ends_at: { type: 'string' },
|
|
5539
5557
|
external_type: {
|
|
5540
5558
|
enum: [
|
|
5541
5559
|
'pti_card',
|
|
@@ -5546,6 +5564,7 @@ export default {
|
|
|
5546
5564
|
type: 'string',
|
|
5547
5565
|
},
|
|
5548
5566
|
external_type_display_name: { type: 'string' },
|
|
5567
|
+
starts_at: { type: 'string' },
|
|
5549
5568
|
workspace_id: { format: 'uuid', type: 'string' },
|
|
5550
5569
|
},
|
|
5551
5570
|
required: [
|
|
@@ -5576,7 +5595,7 @@ export default {
|
|
|
5576
5595
|
{ api_key: [] },
|
|
5577
5596
|
],
|
|
5578
5597
|
summary: '/acs/credentials/unassign',
|
|
5579
|
-
tags: [],
|
|
5598
|
+
tags: ['/acs'],
|
|
5580
5599
|
'x-fern-ignore': true,
|
|
5581
5600
|
},
|
|
5582
5601
|
post: {
|
|
@@ -5617,6 +5636,7 @@ export default {
|
|
|
5617
5636
|
code: { nullable: true, type: 'string' },
|
|
5618
5637
|
created_at: { format: 'date-time', type: 'string' },
|
|
5619
5638
|
display_name: { minLength: 1, type: 'string' },
|
|
5639
|
+
ends_at: { type: 'string' },
|
|
5620
5640
|
external_type: {
|
|
5621
5641
|
enum: [
|
|
5622
5642
|
'pti_card',
|
|
@@ -5627,6 +5647,7 @@ export default {
|
|
|
5627
5647
|
type: 'string',
|
|
5628
5648
|
},
|
|
5629
5649
|
external_type_display_name: { type: 'string' },
|
|
5650
|
+
starts_at: { type: 'string' },
|
|
5630
5651
|
workspace_id: { format: 'uuid', type: 'string' },
|
|
5631
5652
|
},
|
|
5632
5653
|
required: [
|
|
@@ -5657,7 +5678,7 @@ export default {
|
|
|
5657
5678
|
{ api_key: [] },
|
|
5658
5679
|
],
|
|
5659
5680
|
summary: '/acs/credentials/unassign',
|
|
5660
|
-
tags: [],
|
|
5681
|
+
tags: ['/acs'],
|
|
5661
5682
|
'x-fern-sdk-group-name': ['acs', 'credentials'],
|
|
5662
5683
|
'x-fern-sdk-method-name': 'unassign',
|
|
5663
5684
|
},
|
|
@@ -5701,6 +5722,7 @@ export default {
|
|
|
5701
5722
|
code: { nullable: true, type: 'string' },
|
|
5702
5723
|
created_at: { format: 'date-time', type: 'string' },
|
|
5703
5724
|
display_name: { minLength: 1, type: 'string' },
|
|
5725
|
+
ends_at: { type: 'string' },
|
|
5704
5726
|
external_type: {
|
|
5705
5727
|
enum: [
|
|
5706
5728
|
'pti_card',
|
|
@@ -5711,6 +5733,7 @@ export default {
|
|
|
5711
5733
|
type: 'string',
|
|
5712
5734
|
},
|
|
5713
5735
|
external_type_display_name: { type: 'string' },
|
|
5736
|
+
starts_at: { type: 'string' },
|
|
5714
5737
|
workspace_id: { format: 'uuid', type: 'string' },
|
|
5715
5738
|
},
|
|
5716
5739
|
required: [
|
|
@@ -5741,7 +5764,7 @@ export default {
|
|
|
5741
5764
|
{ api_key: [] },
|
|
5742
5765
|
],
|
|
5743
5766
|
summary: '/acs/credentials/update',
|
|
5744
|
-
tags: [],
|
|
5767
|
+
tags: ['/acs'],
|
|
5745
5768
|
'x-fern-ignore': true,
|
|
5746
5769
|
},
|
|
5747
5770
|
post: {
|
|
@@ -5782,6 +5805,7 @@ export default {
|
|
|
5782
5805
|
code: { nullable: true, type: 'string' },
|
|
5783
5806
|
created_at: { format: 'date-time', type: 'string' },
|
|
5784
5807
|
display_name: { minLength: 1, type: 'string' },
|
|
5808
|
+
ends_at: { type: 'string' },
|
|
5785
5809
|
external_type: {
|
|
5786
5810
|
enum: [
|
|
5787
5811
|
'pti_card',
|
|
@@ -5792,6 +5816,7 @@ export default {
|
|
|
5792
5816
|
type: 'string',
|
|
5793
5817
|
},
|
|
5794
5818
|
external_type_display_name: { type: 'string' },
|
|
5819
|
+
starts_at: { type: 'string' },
|
|
5795
5820
|
workspace_id: { format: 'uuid', type: 'string' },
|
|
5796
5821
|
},
|
|
5797
5822
|
required: [
|
|
@@ -5822,7 +5847,7 @@ export default {
|
|
|
5822
5847
|
{ api_key: [] },
|
|
5823
5848
|
],
|
|
5824
5849
|
summary: '/acs/credentials/update',
|
|
5825
|
-
tags: [],
|
|
5850
|
+
tags: ['/acs'],
|
|
5826
5851
|
'x-fern-sdk-group-name': ['acs', 'credentials'],
|
|
5827
5852
|
'x-fern-sdk-method-name': 'update',
|
|
5828
5853
|
},
|
|
@@ -5883,7 +5908,7 @@ export default {
|
|
|
5883
5908
|
{ client_session: [] },
|
|
5884
5909
|
],
|
|
5885
5910
|
summary: '/acs/entrances/get',
|
|
5886
|
-
tags: [],
|
|
5911
|
+
tags: ['/acs'],
|
|
5887
5912
|
'x-fern-sdk-group-name': ['acs', 'entrances'],
|
|
5888
5913
|
'x-fern-sdk-method-name': 'get',
|
|
5889
5914
|
},
|
|
@@ -5928,7 +5953,7 @@ export default {
|
|
|
5928
5953
|
{ console_session: [] },
|
|
5929
5954
|
],
|
|
5930
5955
|
summary: '/acs/entrances/grant_access',
|
|
5931
|
-
tags: [],
|
|
5956
|
+
tags: ['/acs'],
|
|
5932
5957
|
'x-fern-sdk-group-name': ['acs', 'entrances'],
|
|
5933
5958
|
'x-fern-sdk-method-name': 'grant_access',
|
|
5934
5959
|
},
|
|
@@ -5992,7 +6017,7 @@ export default {
|
|
|
5992
6017
|
{ console_session: [] },
|
|
5993
6018
|
],
|
|
5994
6019
|
summary: '/acs/entrances/list',
|
|
5995
|
-
tags: [],
|
|
6020
|
+
tags: ['/acs'],
|
|
5996
6021
|
'x-fern-sdk-group-name': ['acs', 'entrances'],
|
|
5997
6022
|
'x-fern-sdk-method-name': 'list',
|
|
5998
6023
|
},
|
|
@@ -6038,7 +6063,7 @@ export default {
|
|
|
6038
6063
|
{ api_key: [] },
|
|
6039
6064
|
],
|
|
6040
6065
|
summary: '/acs/systems/get',
|
|
6041
|
-
tags: [],
|
|
6066
|
+
tags: ['/acs'],
|
|
6042
6067
|
'x-fern-sdk-group-name': ['acs', 'systems'],
|
|
6043
6068
|
'x-fern-sdk-method-name': 'get',
|
|
6044
6069
|
},
|
|
@@ -6087,7 +6112,7 @@ export default {
|
|
|
6087
6112
|
{ api_key: [] },
|
|
6088
6113
|
],
|
|
6089
6114
|
summary: '/acs/systems/list',
|
|
6090
|
-
tags: [],
|
|
6115
|
+
tags: ['/acs'],
|
|
6091
6116
|
'x-fern-sdk-group-name': ['acs', 'systems'],
|
|
6092
6117
|
'x-fern-sdk-method-name': 'list',
|
|
6093
6118
|
},
|
|
@@ -6120,7 +6145,7 @@ export default {
|
|
|
6120
6145
|
{ api_key: [] },
|
|
6121
6146
|
],
|
|
6122
6147
|
summary: '/acs/users/add_to_access_group',
|
|
6123
|
-
tags: [],
|
|
6148
|
+
tags: ['/acs'],
|
|
6124
6149
|
'x-fern-sdk-group-name': ['acs', 'users'],
|
|
6125
6150
|
'x-fern-sdk-method-name': 'add_to_access_group',
|
|
6126
6151
|
},
|
|
@@ -6151,7 +6176,7 @@ export default {
|
|
|
6151
6176
|
{ api_key: [] },
|
|
6152
6177
|
],
|
|
6153
6178
|
summary: '/acs/users/add_to_access_group',
|
|
6154
|
-
tags: [],
|
|
6179
|
+
tags: ['/acs'],
|
|
6155
6180
|
'x-fern-ignore': true,
|
|
6156
6181
|
},
|
|
6157
6182
|
},
|
|
@@ -6218,7 +6243,7 @@ export default {
|
|
|
6218
6243
|
{ api_key: [] },
|
|
6219
6244
|
],
|
|
6220
6245
|
summary: '/acs/users/create',
|
|
6221
|
-
tags: [],
|
|
6246
|
+
tags: ['/acs'],
|
|
6222
6247
|
'x-fern-sdk-group-name': ['acs', 'users'],
|
|
6223
6248
|
'x-fern-sdk-method-name': 'create',
|
|
6224
6249
|
},
|
|
@@ -6259,7 +6284,7 @@ export default {
|
|
|
6259
6284
|
{ api_key: [] },
|
|
6260
6285
|
],
|
|
6261
6286
|
summary: '/acs/users/delete',
|
|
6262
|
-
tags: [],
|
|
6287
|
+
tags: ['/acs'],
|
|
6263
6288
|
'x-fern-sdk-group-name': ['acs', 'users'],
|
|
6264
6289
|
'x-fern-sdk-method-name': 'delete',
|
|
6265
6290
|
},
|
|
@@ -6303,7 +6328,7 @@ export default {
|
|
|
6303
6328
|
{ api_key: [] },
|
|
6304
6329
|
],
|
|
6305
6330
|
summary: '/acs/users/get',
|
|
6306
|
-
tags: [],
|
|
6331
|
+
tags: ['/acs'],
|
|
6307
6332
|
'x-fern-sdk-group-name': ['acs', 'users'],
|
|
6308
6333
|
'x-fern-sdk-method-name': 'get',
|
|
6309
6334
|
},
|
|
@@ -6353,7 +6378,7 @@ export default {
|
|
|
6353
6378
|
{ api_key: [] },
|
|
6354
6379
|
],
|
|
6355
6380
|
summary: '/acs/users/list',
|
|
6356
|
-
tags: [],
|
|
6381
|
+
tags: ['/acs'],
|
|
6357
6382
|
'x-fern-sdk-group-name': ['acs', 'users'],
|
|
6358
6383
|
'x-fern-sdk-method-name': 'list',
|
|
6359
6384
|
},
|
|
@@ -6386,7 +6411,7 @@ export default {
|
|
|
6386
6411
|
{ api_key: [] },
|
|
6387
6412
|
],
|
|
6388
6413
|
summary: '/acs/users/remove_from_access_group',
|
|
6389
|
-
tags: [],
|
|
6414
|
+
tags: ['/acs'],
|
|
6390
6415
|
'x-fern-sdk-group-name': ['acs', 'users'],
|
|
6391
6416
|
'x-fern-sdk-method-name': 'remove_from_access_group',
|
|
6392
6417
|
},
|
|
@@ -6427,7 +6452,7 @@ export default {
|
|
|
6427
6452
|
{ api_key: [] },
|
|
6428
6453
|
],
|
|
6429
6454
|
summary: '/acs/users/suspend',
|
|
6430
|
-
tags: [],
|
|
6455
|
+
tags: ['/acs'],
|
|
6431
6456
|
'x-fern-sdk-group-name': ['acs', 'users'],
|
|
6432
6457
|
'x-fern-sdk-method-name': 'suspend',
|
|
6433
6458
|
},
|
|
@@ -6468,7 +6493,7 @@ export default {
|
|
|
6468
6493
|
{ client_session_token: [] },
|
|
6469
6494
|
],
|
|
6470
6495
|
summary: '/acs/users/unsuspend',
|
|
6471
|
-
tags: [],
|
|
6496
|
+
tags: ['/acs'],
|
|
6472
6497
|
'x-fern-sdk-group-name': ['acs', 'users'],
|
|
6473
6498
|
'x-fern-sdk-method-name': 'unsuspend',
|
|
6474
6499
|
},
|
|
@@ -6528,7 +6553,7 @@ export default {
|
|
|
6528
6553
|
{ client_session_token: [] },
|
|
6529
6554
|
],
|
|
6530
6555
|
summary: '/acs/users/update',
|
|
6531
|
-
tags: [],
|
|
6556
|
+
tags: ['/acs'],
|
|
6532
6557
|
'x-fern-ignore': true,
|
|
6533
6558
|
},
|
|
6534
6559
|
post: {
|
|
@@ -6585,7 +6610,7 @@ export default {
|
|
|
6585
6610
|
{ client_session_token: [] },
|
|
6586
6611
|
],
|
|
6587
6612
|
summary: '/acs/users/update',
|
|
6588
|
-
tags: [],
|
|
6613
|
+
tags: ['/acs'],
|
|
6589
6614
|
'x-fern-sdk-group-name': ['acs', 'users'],
|
|
6590
6615
|
'x-fern-sdk-method-name': 'update',
|
|
6591
6616
|
},
|
|
@@ -9289,7 +9314,7 @@ export default {
|
|
|
9289
9314
|
{ api_key: [] },
|
|
9290
9315
|
],
|
|
9291
9316
|
summary: '/networks/get',
|
|
9292
|
-
tags: [],
|
|
9317
|
+
tags: ['/networks'],
|
|
9293
9318
|
'x-fern-sdk-group-name': ['networks'],
|
|
9294
9319
|
'x-fern-sdk-method-name': 'get',
|
|
9295
9320
|
},
|
|
@@ -9344,7 +9369,7 @@ export default {
|
|
|
9344
9369
|
{ api_key: [] },
|
|
9345
9370
|
],
|
|
9346
9371
|
summary: '/networks/list',
|
|
9347
|
-
tags: [],
|
|
9372
|
+
tags: ['/networks'],
|
|
9348
9373
|
'x-fern-sdk-group-name': ['networks'],
|
|
9349
9374
|
'x-fern-sdk-method-name': 'list',
|
|
9350
9375
|
},
|
|
@@ -9802,7 +9827,7 @@ export default {
|
|
|
9802
9827
|
{ console_session: [] },
|
|
9803
9828
|
],
|
|
9804
9829
|
summary: '/phones/list',
|
|
9805
|
-
tags: [],
|
|
9830
|
+
tags: ['/phones'],
|
|
9806
9831
|
'x-fern-sdk-group-name': ['phones'],
|
|
9807
9832
|
'x-fern-sdk-method-name': 'list',
|
|
9808
9833
|
'x-fern-sdk-return-value': 'phones',
|
|
@@ -9889,7 +9914,7 @@ export default {
|
|
|
9889
9914
|
{ client_session_token: [] },
|
|
9890
9915
|
],
|
|
9891
9916
|
summary: '/phones/simulate/create_sandbox_phone',
|
|
9892
|
-
tags: [],
|
|
9917
|
+
tags: ['/phones'],
|
|
9893
9918
|
'x-fern-sdk-group-name': ['phones', 'simulate'],
|
|
9894
9919
|
'x-fern-sdk-method-name': 'create_sandbox_phone',
|
|
9895
9920
|
'x-fern-sdk-return-value': 'phone',
|
|
@@ -9961,7 +9986,7 @@ export default {
|
|
|
9961
9986
|
{ client_session_token: [] },
|
|
9962
9987
|
],
|
|
9963
9988
|
summary: '/thermostats/climate_setting_schedules/create',
|
|
9964
|
-
tags: [],
|
|
9989
|
+
tags: ['/thermostats'],
|
|
9965
9990
|
'x-fern-sdk-group-name': ['thermostats', 'climate_setting_schedules'],
|
|
9966
9991
|
'x-fern-sdk-method-name': 'create',
|
|
9967
9992
|
'x-fern-sdk-return-value': 'climate_setting_schedule',
|
|
@@ -10008,7 +10033,7 @@ export default {
|
|
|
10008
10033
|
{ client_session_token: [] },
|
|
10009
10034
|
],
|
|
10010
10035
|
summary: '/thermostats/climate_setting_schedules/delete',
|
|
10011
|
-
tags: [],
|
|
10036
|
+
tags: ['/thermostats'],
|
|
10012
10037
|
'x-fern-sdk-group-name': ['thermostats', 'climate_setting_schedules'],
|
|
10013
10038
|
'x-fern-sdk-method-name': 'delete',
|
|
10014
10039
|
},
|
|
@@ -10052,7 +10077,7 @@ export default {
|
|
|
10052
10077
|
{ client_session_token: [] },
|
|
10053
10078
|
],
|
|
10054
10079
|
summary: '/thermostats/climate_setting_schedules/delete',
|
|
10055
|
-
tags: [],
|
|
10080
|
+
tags: ['/thermostats'],
|
|
10056
10081
|
'x-fern-ignore': true,
|
|
10057
10082
|
},
|
|
10058
10083
|
},
|
|
@@ -10102,7 +10127,7 @@ export default {
|
|
|
10102
10127
|
{ client_session_token: [] },
|
|
10103
10128
|
],
|
|
10104
10129
|
summary: '/thermostats/climate_setting_schedules/get',
|
|
10105
|
-
tags: [],
|
|
10130
|
+
tags: ['/thermostats'],
|
|
10106
10131
|
'x-fern-sdk-group-name': ['thermostats', 'climate_setting_schedules'],
|
|
10107
10132
|
'x-fern-sdk-method-name': 'get',
|
|
10108
10133
|
'x-fern-sdk-return-value': 'climate_setting_schedule',
|
|
@@ -10155,7 +10180,7 @@ export default {
|
|
|
10155
10180
|
{ client_session_token: [] },
|
|
10156
10181
|
],
|
|
10157
10182
|
summary: '/thermostats/climate_setting_schedules/list',
|
|
10158
|
-
tags: [],
|
|
10183
|
+
tags: ['/thermostats'],
|
|
10159
10184
|
'x-fern-sdk-group-name': ['thermostats', 'climate_setting_schedules'],
|
|
10160
10185
|
'x-fern-sdk-method-name': 'list',
|
|
10161
10186
|
'x-fern-sdk-return-value': 'climate_setting_schedules',
|
|
@@ -10226,7 +10251,7 @@ export default {
|
|
|
10226
10251
|
{ client_session_token: [] },
|
|
10227
10252
|
],
|
|
10228
10253
|
summary: '/thermostats/climate_setting_schedules/update',
|
|
10229
|
-
tags: [],
|
|
10254
|
+
tags: ['/thermostats'],
|
|
10230
10255
|
'x-fern-ignore': true,
|
|
10231
10256
|
},
|
|
10232
10257
|
post: {
|
|
@@ -10293,7 +10318,7 @@ export default {
|
|
|
10293
10318
|
{ client_session_token: [] },
|
|
10294
10319
|
],
|
|
10295
10320
|
summary: '/thermostats/climate_setting_schedules/update',
|
|
10296
|
-
tags: [],
|
|
10321
|
+
tags: ['/thermostats'],
|
|
10297
10322
|
'x-fern-sdk-group-name': ['thermostats', 'climate_setting_schedules'],
|
|
10298
10323
|
'x-fern-sdk-method-name': 'update',
|
|
10299
10324
|
'x-fern-sdk-return-value': 'climate_setting_schedule',
|
|
@@ -10362,7 +10387,7 @@ export default {
|
|
|
10362
10387
|
{ client_session_token: [] },
|
|
10363
10388
|
],
|
|
10364
10389
|
summary: '/thermostats/climate_setting_schedules/update',
|
|
10365
|
-
tags: [],
|
|
10390
|
+
tags: ['/thermostats'],
|
|
10366
10391
|
'x-fern-ignore': true,
|
|
10367
10392
|
},
|
|
10368
10393
|
},
|
|
@@ -10407,7 +10432,7 @@ export default {
|
|
|
10407
10432
|
{ client_session_token: [] },
|
|
10408
10433
|
],
|
|
10409
10434
|
summary: '/thermostats/cool',
|
|
10410
|
-
tags: [],
|
|
10435
|
+
tags: ['/thermostats'],
|
|
10411
10436
|
'x-fern-sdk-group-name': ['thermostats'],
|
|
10412
10437
|
'x-fern-sdk-method-name': 'cool',
|
|
10413
10438
|
},
|
|
@@ -10453,7 +10478,7 @@ export default {
|
|
|
10453
10478
|
{ client_session_token: [] },
|
|
10454
10479
|
],
|
|
10455
10480
|
summary: '/thermostats/get',
|
|
10456
|
-
tags: [],
|
|
10481
|
+
tags: ['/thermostats'],
|
|
10457
10482
|
'x-fern-sdk-group-name': ['thermostats'],
|
|
10458
10483
|
'x-fern-sdk-method-name': 'get',
|
|
10459
10484
|
'x-fern-sdk-return-value': 'thermostat',
|
|
@@ -10500,7 +10525,7 @@ export default {
|
|
|
10500
10525
|
{ client_session_token: [] },
|
|
10501
10526
|
],
|
|
10502
10527
|
summary: '/thermostats/heat',
|
|
10503
|
-
tags: [],
|
|
10528
|
+
tags: ['/thermostats'],
|
|
10504
10529
|
'x-fern-sdk-group-name': ['thermostats'],
|
|
10505
10530
|
'x-fern-sdk-method-name': 'heat',
|
|
10506
10531
|
},
|
|
@@ -10548,7 +10573,7 @@ export default {
|
|
|
10548
10573
|
{ client_session_token: [] },
|
|
10549
10574
|
],
|
|
10550
10575
|
summary: '/thermostats/heat_cool',
|
|
10551
|
-
tags: [],
|
|
10576
|
+
tags: ['/thermostats'],
|
|
10552
10577
|
'x-fern-sdk-group-name': ['thermostats'],
|
|
10553
10578
|
'x-fern-sdk-method-name': 'heat_cool',
|
|
10554
10579
|
},
|
|
@@ -10746,7 +10771,7 @@ export default {
|
|
|
10746
10771
|
{ client_session_token: [] },
|
|
10747
10772
|
],
|
|
10748
10773
|
summary: '/thermostats/list',
|
|
10749
|
-
tags: [],
|
|
10774
|
+
tags: ['/thermostats'],
|
|
10750
10775
|
'x-fern-sdk-group-name': ['thermostats'],
|
|
10751
10776
|
'x-fern-sdk-method-name': 'list',
|
|
10752
10777
|
'x-fern-sdk-return-value': 'thermostats',
|
|
@@ -10791,7 +10816,7 @@ export default {
|
|
|
10791
10816
|
{ client_session_token: [] },
|
|
10792
10817
|
],
|
|
10793
10818
|
summary: '/thermostats/off',
|
|
10794
|
-
tags: [],
|
|
10819
|
+
tags: ['/thermostats'],
|
|
10795
10820
|
'x-fern-sdk-group-name': ['thermostats'],
|
|
10796
10821
|
'x-fern-sdk-method-name': 'off',
|
|
10797
10822
|
},
|
|
@@ -10837,7 +10862,7 @@ export default {
|
|
|
10837
10862
|
{ client_session_token: [] },
|
|
10838
10863
|
],
|
|
10839
10864
|
summary: '/thermostats/set_fan_mode',
|
|
10840
|
-
tags: [],
|
|
10865
|
+
tags: ['/thermostats'],
|
|
10841
10866
|
'x-fern-sdk-group-name': ['thermostats'],
|
|
10842
10867
|
'x-fern-sdk-method-name': 'set_fan_mode',
|
|
10843
10868
|
},
|
|
@@ -10896,7 +10921,7 @@ export default {
|
|
|
10896
10921
|
{ client_session_token: [] },
|
|
10897
10922
|
],
|
|
10898
10923
|
summary: '/thermostats/update',
|
|
10899
|
-
tags: [],
|
|
10924
|
+
tags: ['/thermostats'],
|
|
10900
10925
|
'x-fern-ignore': true,
|
|
10901
10926
|
},
|
|
10902
10927
|
post: {
|
|
@@ -10952,7 +10977,7 @@ export default {
|
|
|
10952
10977
|
{ client_session_token: [] },
|
|
10953
10978
|
],
|
|
10954
10979
|
summary: '/thermostats/update',
|
|
10955
|
-
tags: [],
|
|
10980
|
+
tags: ['/thermostats'],
|
|
10956
10981
|
'x-fern-sdk-group-name': ['thermostats'],
|
|
10957
10982
|
'x-fern-sdk-method-name': 'update',
|
|
10958
10983
|
},
|
|
@@ -10996,7 +11021,7 @@ export default {
|
|
|
10996
11021
|
{ client_session_token: [] },
|
|
10997
11022
|
],
|
|
10998
11023
|
summary: '/user_identities/add_acs_user',
|
|
10999
|
-
tags: [],
|
|
11024
|
+
tags: ['/user_identities'],
|
|
11000
11025
|
'x-fern-sdk-group-name': ['user_identities'],
|
|
11001
11026
|
'x-fern-sdk-method-name': 'add_acs_user',
|
|
11002
11027
|
},
|
|
@@ -11038,7 +11063,7 @@ export default {
|
|
|
11038
11063
|
{ client_session_token: [] },
|
|
11039
11064
|
],
|
|
11040
11065
|
summary: '/user_identities/add_acs_user',
|
|
11041
|
-
tags: [],
|
|
11066
|
+
tags: ['/user_identities'],
|
|
11042
11067
|
'x-fern-ignore': true,
|
|
11043
11068
|
},
|
|
11044
11069
|
},
|
|
@@ -11124,7 +11149,7 @@ export default {
|
|
|
11124
11149
|
{ client_session_token: [] },
|
|
11125
11150
|
],
|
|
11126
11151
|
summary: '/user_identities/create',
|
|
11127
|
-
tags: [],
|
|
11152
|
+
tags: ['/user_identities'],
|
|
11128
11153
|
'x-fern-sdk-group-name': ['user_identities'],
|
|
11129
11154
|
'x-fern-sdk-method-name': 'create',
|
|
11130
11155
|
},
|
|
@@ -11173,7 +11198,7 @@ export default {
|
|
|
11173
11198
|
{ api_key: [] },
|
|
11174
11199
|
],
|
|
11175
11200
|
summary: '/user_identities/enrollment_automations/get',
|
|
11176
|
-
tags: [],
|
|
11201
|
+
tags: ['/user_identities'],
|
|
11177
11202
|
'x-fern-sdk-group-name': ['user_identities', 'enrollment_automations'],
|
|
11178
11203
|
'x-fern-sdk-method-name': 'get',
|
|
11179
11204
|
},
|
|
@@ -11259,7 +11284,7 @@ export default {
|
|
|
11259
11284
|
{ api_key: [] },
|
|
11260
11285
|
],
|
|
11261
11286
|
summary: '/user_identities/enrollment_automations/launch',
|
|
11262
|
-
tags: [],
|
|
11287
|
+
tags: ['/user_identities'],
|
|
11263
11288
|
'x-fern-sdk-group-name': ['user_identities', 'enrollment_automations'],
|
|
11264
11289
|
'x-fern-sdk-method-name': 'launch',
|
|
11265
11290
|
},
|
|
@@ -11311,7 +11336,7 @@ export default {
|
|
|
11311
11336
|
{ api_key: [] },
|
|
11312
11337
|
],
|
|
11313
11338
|
summary: '/user_identities/enrollment_automations/list',
|
|
11314
|
-
tags: [],
|
|
11339
|
+
tags: ['/user_identities'],
|
|
11315
11340
|
'x-fern-sdk-group-name': ['user_identities', 'enrollment_automations'],
|
|
11316
11341
|
'x-fern-sdk-method-name': 'list',
|
|
11317
11342
|
},
|
|
@@ -11398,7 +11423,7 @@ export default {
|
|
|
11398
11423
|
{ client_session_token: [] },
|
|
11399
11424
|
],
|
|
11400
11425
|
summary: '/user_identities/get',
|
|
11401
|
-
tags: [],
|
|
11426
|
+
tags: ['/user_identities'],
|
|
11402
11427
|
'x-fern-sdk-group-name': ['user_identities'],
|
|
11403
11428
|
'x-fern-sdk-method-name': 'get',
|
|
11404
11429
|
},
|
|
@@ -11442,7 +11467,7 @@ export default {
|
|
|
11442
11467
|
{ client_session_token: [] },
|
|
11443
11468
|
],
|
|
11444
11469
|
summary: '/user_identities/grant_access_to_device',
|
|
11445
|
-
tags: [],
|
|
11470
|
+
tags: ['/user_identities'],
|
|
11446
11471
|
'x-fern-sdk-group-name': ['user_identities'],
|
|
11447
11472
|
'x-fern-sdk-method-name': 'grant_access_to_device',
|
|
11448
11473
|
},
|
|
@@ -11484,7 +11509,7 @@ export default {
|
|
|
11484
11509
|
{ client_session_token: [] },
|
|
11485
11510
|
],
|
|
11486
11511
|
summary: '/user_identities/grant_access_to_device',
|
|
11487
|
-
tags: [],
|
|
11512
|
+
tags: ['/user_identities'],
|
|
11488
11513
|
'x-fern-ignore': true,
|
|
11489
11514
|
},
|
|
11490
11515
|
},
|
|
@@ -11552,7 +11577,7 @@ export default {
|
|
|
11552
11577
|
{ console_session: [] },
|
|
11553
11578
|
],
|
|
11554
11579
|
summary: '/user_identities/list',
|
|
11555
|
-
tags: [],
|
|
11580
|
+
tags: ['/user_identities'],
|
|
11556
11581
|
'x-fern-ignore': true,
|
|
11557
11582
|
},
|
|
11558
11583
|
post: {
|
|
@@ -11618,7 +11643,7 @@ export default {
|
|
|
11618
11643
|
{ console_session: [] },
|
|
11619
11644
|
],
|
|
11620
11645
|
summary: '/user_identities/list',
|
|
11621
|
-
tags: [],
|
|
11646
|
+
tags: ['/user_identities'],
|
|
11622
11647
|
'x-fern-sdk-group-name': ['user_identities'],
|
|
11623
11648
|
'x-fern-sdk-method-name': 'list',
|
|
11624
11649
|
'x-fern-sdk-return-value': 'user_identities',
|
|
@@ -11668,7 +11693,7 @@ export default {
|
|
|
11668
11693
|
{ client_session_token: [] },
|
|
11669
11694
|
],
|
|
11670
11695
|
summary: '/user_identities/list_accessible_devices',
|
|
11671
|
-
tags: [],
|
|
11696
|
+
tags: ['/user_identities'],
|
|
11672
11697
|
'x-fern-sdk-group-name': ['user_identities'],
|
|
11673
11698
|
'x-fern-sdk-method-name': 'list_accessible_devices',
|
|
11674
11699
|
},
|
|
@@ -11717,7 +11742,7 @@ export default {
|
|
|
11717
11742
|
{ client_session_token: [] },
|
|
11718
11743
|
],
|
|
11719
11744
|
summary: '/user_identities/list_acs_users',
|
|
11720
|
-
tags: [],
|
|
11745
|
+
tags: ['/user_identities'],
|
|
11721
11746
|
'x-fern-sdk-group-name': ['user_identities'],
|
|
11722
11747
|
'x-fern-sdk-method-name': 'list_acs_users',
|
|
11723
11748
|
},
|
|
@@ -11761,7 +11786,7 @@ export default {
|
|
|
11761
11786
|
{ client_session_token: [] },
|
|
11762
11787
|
],
|
|
11763
11788
|
summary: '/user_identities/remove_acs_user',
|
|
11764
|
-
tags: [],
|
|
11789
|
+
tags: ['/user_identities'],
|
|
11765
11790
|
'x-fern-sdk-group-name': ['user_identities'],
|
|
11766
11791
|
'x-fern-sdk-method-name': 'remove_acs_user',
|
|
11767
11792
|
},
|
|
@@ -11805,7 +11830,7 @@ export default {
|
|
|
11805
11830
|
{ client_session_token: [] },
|
|
11806
11831
|
],
|
|
11807
11832
|
summary: '/user_identities/revoke_access_to_device',
|
|
11808
|
-
tags: [],
|
|
11833
|
+
tags: ['/user_identities'],
|
|
11809
11834
|
'x-fern-sdk-group-name': ['user_identities'],
|
|
11810
11835
|
'x-fern-sdk-method-name': 'revoke_access_to_device',
|
|
11811
11836
|
},
|
|
@@ -12252,6 +12277,7 @@ export default {
|
|
|
12252
12277
|
servers: [{ url: 'https://connect.getseam.com' }],
|
|
12253
12278
|
tags: [
|
|
12254
12279
|
{ description: 'access_codes', name: '/access_codes' },
|
|
12280
|
+
{ description: 'acs', name: '/acs' },
|
|
12255
12281
|
{ description: 'action_attempts', name: '/action_attempts' },
|
|
12256
12282
|
{ description: 'client_sessions', name: '/client_sessions' },
|
|
12257
12283
|
{ description: 'connected_accounts', name: '/connected_accounts' },
|
|
@@ -12260,7 +12286,11 @@ export default {
|
|
|
12260
12286
|
{ description: 'events', name: '/events' },
|
|
12261
12287
|
{ description: 'health', name: '/health' },
|
|
12262
12288
|
{ description: 'locks', name: '/locks' },
|
|
12289
|
+
{ description: 'networks', name: '/networks' },
|
|
12263
12290
|
{ description: 'noise_sensors', name: '/noise_sensors' },
|
|
12291
|
+
{ description: 'phones', name: '/phones' },
|
|
12292
|
+
{ description: 'thermostats', name: '/thermostats' },
|
|
12293
|
+
{ description: 'user_identities', name: '/user_identities' },
|
|
12264
12294
|
{ description: 'webhooks', name: '/webhooks' },
|
|
12265
12295
|
{ description: 'workspaces', name: '/workspaces' },
|
|
12266
12296
|
],
|