@seamapi/types 1.969.0 → 1.971.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 +288 -150
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +3 -3
- package/dist/index.cjs +288 -150
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/openapi.js +144 -6
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +3 -3
- package/package.json +2 -2
- package/src/lib/seam/connect/openapi.ts +144 -6
- package/src/lib/seam/connect/route-types.ts +0 -3
|
@@ -31513,6 +31513,7 @@ const openapi = {
|
|
|
31513
31513
|
{ pat_with_workspace: [] },
|
|
31514
31514
|
{ console_session_with_workspace: [] },
|
|
31515
31515
|
{ api_key: [] },
|
|
31516
|
+
{ support_read_only_token: [] },
|
|
31516
31517
|
],
|
|
31517
31518
|
summary: '/access_codes/generate_code',
|
|
31518
31519
|
tags: ['/access_codes'],
|
|
@@ -31568,6 +31569,7 @@ const openapi = {
|
|
|
31568
31569
|
{ pat_with_workspace: [] },
|
|
31569
31570
|
{ console_session_with_workspace: [] },
|
|
31570
31571
|
{ api_key: [] },
|
|
31572
|
+
{ support_read_only_token: [] },
|
|
31571
31573
|
],
|
|
31572
31574
|
summary: '/access_codes/generate_code',
|
|
31573
31575
|
tags: ['/access_codes'],
|
|
@@ -31635,6 +31637,7 @@ const openapi = {
|
|
|
31635
31637
|
{ console_session_with_workspace: [] },
|
|
31636
31638
|
{ client_session: [] },
|
|
31637
31639
|
{ client_session_with_customer: [] },
|
|
31640
|
+
{ support_read_only_token: [] },
|
|
31638
31641
|
],
|
|
31639
31642
|
summary: '/access_codes/get',
|
|
31640
31643
|
tags: ['/access_codes'],
|
|
@@ -31697,6 +31700,7 @@ const openapi = {
|
|
|
31697
31700
|
{ console_session_with_workspace: [] },
|
|
31698
31701
|
{ client_session: [] },
|
|
31699
31702
|
{ client_session_with_customer: [] },
|
|
31703
|
+
{ support_read_only_token: [] },
|
|
31700
31704
|
],
|
|
31701
31705
|
summary: '/access_codes/get',
|
|
31702
31706
|
tags: ['/access_codes'],
|
|
@@ -32291,6 +32295,7 @@ const openapi = {
|
|
|
32291
32295
|
{ pat_with_workspace: [] },
|
|
32292
32296
|
{ console_session_with_workspace: [] },
|
|
32293
32297
|
{ api_key: [] },
|
|
32298
|
+
{ support_read_only_token: [] },
|
|
32294
32299
|
],
|
|
32295
32300
|
summary: '/access_codes/list',
|
|
32296
32301
|
tags: ['/access_codes'],
|
|
@@ -32391,6 +32396,7 @@ const openapi = {
|
|
|
32391
32396
|
{ pat_with_workspace: [] },
|
|
32392
32397
|
{ console_session_with_workspace: [] },
|
|
32393
32398
|
{ api_key: [] },
|
|
32399
|
+
{ support_read_only_token: [] },
|
|
32394
32400
|
],
|
|
32395
32401
|
summary: '/access_codes/list',
|
|
32396
32402
|
tags: ['/access_codes'],
|
|
@@ -32918,6 +32924,7 @@ const openapi = {
|
|
|
32918
32924
|
{ pat_with_workspace: [] },
|
|
32919
32925
|
{ console_session_with_workspace: [] },
|
|
32920
32926
|
{ api_key: [] },
|
|
32927
|
+
{ support_read_only_token: [] },
|
|
32921
32928
|
],
|
|
32922
32929
|
summary: '/access_codes/unmanaged/get',
|
|
32923
32930
|
tags: ['/access_codes'],
|
|
@@ -32982,6 +32989,7 @@ const openapi = {
|
|
|
32982
32989
|
{ pat_with_workspace: [] },
|
|
32983
32990
|
{ console_session_with_workspace: [] },
|
|
32984
32991
|
{ api_key: [] },
|
|
32992
|
+
{ support_read_only_token: [] },
|
|
32985
32993
|
],
|
|
32986
32994
|
summary: '/access_codes/unmanaged/get',
|
|
32987
32995
|
tags: ['/access_codes'],
|
|
@@ -33079,6 +33087,7 @@ const openapi = {
|
|
|
33079
33087
|
{ pat_with_workspace: [] },
|
|
33080
33088
|
{ console_session_with_workspace: [] },
|
|
33081
33089
|
{ api_key: [] },
|
|
33090
|
+
{ support_read_only_token: [] },
|
|
33082
33091
|
],
|
|
33083
33092
|
summary: '/access_codes/unmanaged/list',
|
|
33084
33093
|
tags: ['/access_codes'],
|
|
@@ -33159,6 +33168,7 @@ const openapi = {
|
|
|
33159
33168
|
{ pat_with_workspace: [] },
|
|
33160
33169
|
{ console_session_with_workspace: [] },
|
|
33161
33170
|
{ api_key: [] },
|
|
33171
|
+
{ support_read_only_token: [] },
|
|
33162
33172
|
],
|
|
33163
33173
|
summary: '/access_codes/unmanaged/list',
|
|
33164
33174
|
tags: ['/access_codes'],
|
|
@@ -34169,6 +34179,7 @@ const openapi = {
|
|
|
34169
34179
|
{ console_session_with_workspace: [] },
|
|
34170
34180
|
{ api_key: [] },
|
|
34171
34181
|
{ client_session_with_customer: [] },
|
|
34182
|
+
{ support_read_only_token: [] },
|
|
34172
34183
|
],
|
|
34173
34184
|
summary: '/access_grants/get',
|
|
34174
34185
|
tags: [],
|
|
@@ -34236,6 +34247,7 @@ const openapi = {
|
|
|
34236
34247
|
{ console_session_with_workspace: [] },
|
|
34237
34248
|
{ api_key: [] },
|
|
34238
34249
|
{ client_session_with_customer: [] },
|
|
34250
|
+
{ support_read_only_token: [] },
|
|
34239
34251
|
],
|
|
34240
34252
|
summary: '/access_grants/get',
|
|
34241
34253
|
tags: [],
|
|
@@ -34375,6 +34387,7 @@ const openapi = {
|
|
|
34375
34387
|
{ pat_with_workspace: [] },
|
|
34376
34388
|
{ console_session_with_workspace: [] },
|
|
34377
34389
|
{ api_key: [] },
|
|
34390
|
+
{ support_read_only_token: [] },
|
|
34378
34391
|
],
|
|
34379
34392
|
summary: '/access_grants/get_related',
|
|
34380
34393
|
tags: [],
|
|
@@ -34515,6 +34528,7 @@ const openapi = {
|
|
|
34515
34528
|
{ pat_with_workspace: [] },
|
|
34516
34529
|
{ console_session_with_workspace: [] },
|
|
34517
34530
|
{ api_key: [] },
|
|
34531
|
+
{ support_read_only_token: [] },
|
|
34518
34532
|
],
|
|
34519
34533
|
summary: '/access_grants/get_related',
|
|
34520
34534
|
tags: [],
|
|
@@ -34686,6 +34700,7 @@ const openapi = {
|
|
|
34686
34700
|
{ console_session_with_workspace: [] },
|
|
34687
34701
|
{ api_key: [] },
|
|
34688
34702
|
{ client_session_with_customer: [] },
|
|
34703
|
+
{ support_read_only_token: [] },
|
|
34689
34704
|
],
|
|
34690
34705
|
summary: '/access_grants/list',
|
|
34691
34706
|
tags: [],
|
|
@@ -34802,6 +34817,7 @@ const openapi = {
|
|
|
34802
34817
|
{ console_session_with_workspace: [] },
|
|
34803
34818
|
{ api_key: [] },
|
|
34804
34819
|
{ client_session_with_customer: [] },
|
|
34820
|
+
{ support_read_only_token: [] },
|
|
34805
34821
|
],
|
|
34806
34822
|
summary: '/access_grants/list',
|
|
34807
34823
|
tags: [],
|
|
@@ -35511,6 +35527,7 @@ const openapi = {
|
|
|
35511
35527
|
{ console_session_with_workspace: [] },
|
|
35512
35528
|
{ api_key: [] },
|
|
35513
35529
|
{ client_session_with_customer: [] },
|
|
35530
|
+
{ support_read_only_token: [] },
|
|
35514
35531
|
],
|
|
35515
35532
|
summary: '/access_grants/unmanaged/get',
|
|
35516
35533
|
tags: [],
|
|
@@ -36140,6 +36157,7 @@ const openapi = {
|
|
|
36140
36157
|
{ console_session_with_workspace: [] },
|
|
36141
36158
|
{ api_key: [] },
|
|
36142
36159
|
{ client_session_with_customer: [] },
|
|
36160
|
+
{ support_read_only_token: [] },
|
|
36143
36161
|
],
|
|
36144
36162
|
summary: '/access_grants/unmanaged/get',
|
|
36145
36163
|
tags: [],
|
|
@@ -36816,6 +36834,7 @@ const openapi = {
|
|
|
36816
36834
|
{ console_session_with_workspace: [] },
|
|
36817
36835
|
{ api_key: [] },
|
|
36818
36836
|
{ client_session_with_customer: [] },
|
|
36837
|
+
{ support_read_only_token: [] },
|
|
36819
36838
|
],
|
|
36820
36839
|
summary: '/access_grants/unmanaged/list',
|
|
36821
36840
|
tags: [],
|
|
@@ -37475,6 +37494,7 @@ const openapi = {
|
|
|
37475
37494
|
{ console_session_with_workspace: [] },
|
|
37476
37495
|
{ api_key: [] },
|
|
37477
37496
|
{ client_session_with_customer: [] },
|
|
37497
|
+
{ support_read_only_token: [] },
|
|
37478
37498
|
],
|
|
37479
37499
|
summary: '/access_grants/unmanaged/list',
|
|
37480
37500
|
tags: [],
|
|
@@ -38015,6 +38035,7 @@ const openapi = {
|
|
|
38015
38035
|
{ pat_with_workspace: [] },
|
|
38016
38036
|
{ console_session_with_workspace: [] },
|
|
38017
38037
|
{ api_key: [] },
|
|
38038
|
+
{ support_read_only_token: [] },
|
|
38018
38039
|
],
|
|
38019
38040
|
summary: '/access_methods/get',
|
|
38020
38041
|
tags: [],
|
|
@@ -38069,6 +38090,7 @@ const openapi = {
|
|
|
38069
38090
|
{ pat_with_workspace: [] },
|
|
38070
38091
|
{ console_session_with_workspace: [] },
|
|
38071
38092
|
{ api_key: [] },
|
|
38093
|
+
{ support_read_only_token: [] },
|
|
38072
38094
|
],
|
|
38073
38095
|
summary: '/access_methods/get',
|
|
38074
38096
|
tags: [],
|
|
@@ -38203,6 +38225,7 @@ const openapi = {
|
|
|
38203
38225
|
{ console_session_with_workspace: [] },
|
|
38204
38226
|
{ api_key: [] },
|
|
38205
38227
|
{ client_session_with_customer: [] },
|
|
38228
|
+
{ support_read_only_token: [] },
|
|
38206
38229
|
],
|
|
38207
38230
|
summary: '/access_methods/get_related',
|
|
38208
38231
|
tags: [],
|
|
@@ -38340,6 +38363,7 @@ const openapi = {
|
|
|
38340
38363
|
{ console_session_with_workspace: [] },
|
|
38341
38364
|
{ api_key: [] },
|
|
38342
38365
|
{ client_session_with_customer: [] },
|
|
38366
|
+
{ support_read_only_token: [] },
|
|
38343
38367
|
],
|
|
38344
38368
|
summary: '/access_methods/get_related',
|
|
38345
38369
|
tags: [],
|
|
@@ -38447,6 +38471,7 @@ const openapi = {
|
|
|
38447
38471
|
{ console_session_with_workspace: [] },
|
|
38448
38472
|
{ api_key: [] },
|
|
38449
38473
|
{ client_session_with_customer: [] },
|
|
38474
|
+
{ support_read_only_token: [] },
|
|
38450
38475
|
],
|
|
38451
38476
|
summary: '/access_methods/list',
|
|
38452
38477
|
tags: [],
|
|
@@ -38527,6 +38552,7 @@ const openapi = {
|
|
|
38527
38552
|
{ console_session_with_workspace: [] },
|
|
38528
38553
|
{ api_key: [] },
|
|
38529
38554
|
{ client_session_with_customer: [] },
|
|
38555
|
+
{ support_read_only_token: [] },
|
|
38530
38556
|
],
|
|
38531
38557
|
summary: '/access_methods/list',
|
|
38532
38558
|
tags: [],
|
|
@@ -39051,6 +39077,7 @@ const openapi = {
|
|
|
39051
39077
|
{ pat_with_workspace: [] },
|
|
39052
39078
|
{ console_session_with_workspace: [] },
|
|
39053
39079
|
{ api_key: [] },
|
|
39080
|
+
{ support_read_only_token: [] },
|
|
39054
39081
|
],
|
|
39055
39082
|
summary: '/access_methods/unmanaged/get',
|
|
39056
39083
|
tags: [],
|
|
@@ -39516,6 +39543,7 @@ const openapi = {
|
|
|
39516
39543
|
{ pat_with_workspace: [] },
|
|
39517
39544
|
{ console_session_with_workspace: [] },
|
|
39518
39545
|
{ api_key: [] },
|
|
39546
|
+
{ support_read_only_token: [] },
|
|
39519
39547
|
],
|
|
39520
39548
|
summary: '/access_methods/unmanaged/get',
|
|
39521
39549
|
tags: [],
|
|
@@ -40012,6 +40040,7 @@ const openapi = {
|
|
|
40012
40040
|
{ console_session_with_workspace: [] },
|
|
40013
40041
|
{ api_key: [] },
|
|
40014
40042
|
{ client_session_with_customer: [] },
|
|
40043
|
+
{ support_read_only_token: [] },
|
|
40015
40044
|
],
|
|
40016
40045
|
summary: '/access_methods/unmanaged/list',
|
|
40017
40046
|
tags: [],
|
|
@@ -40496,6 +40525,7 @@ const openapi = {
|
|
|
40496
40525
|
{ console_session_with_workspace: [] },
|
|
40497
40526
|
{ api_key: [] },
|
|
40498
40527
|
{ client_session_with_customer: [] },
|
|
40528
|
+
{ support_read_only_token: [] },
|
|
40499
40529
|
],
|
|
40500
40530
|
summary: '/access_methods/unmanaged/list',
|
|
40501
40531
|
tags: [],
|
|
@@ -40760,6 +40790,7 @@ const openapi = {
|
|
|
40760
40790
|
{ pat_with_workspace: [] },
|
|
40761
40791
|
{ console_session_with_workspace: [] },
|
|
40762
40792
|
{ api_key: [] },
|
|
40793
|
+
{ support_read_only_token: [] },
|
|
40763
40794
|
],
|
|
40764
40795
|
summary: '/acs/access_groups/get',
|
|
40765
40796
|
tags: ['/acs'],
|
|
@@ -40814,6 +40845,7 @@ const openapi = {
|
|
|
40814
40845
|
{ pat_with_workspace: [] },
|
|
40815
40846
|
{ console_session_with_workspace: [] },
|
|
40816
40847
|
{ api_key: [] },
|
|
40848
|
+
{ support_read_only_token: [] },
|
|
40817
40849
|
],
|
|
40818
40850
|
summary: '/acs/access_groups/get',
|
|
40819
40851
|
tags: ['/acs'],
|
|
@@ -40892,6 +40924,7 @@ const openapi = {
|
|
|
40892
40924
|
{ pat_with_workspace: [] },
|
|
40893
40925
|
{ console_session_with_workspace: [] },
|
|
40894
40926
|
{ api_key: [] },
|
|
40927
|
+
{ support_read_only_token: [] },
|
|
40895
40928
|
],
|
|
40896
40929
|
summary: '/acs/access_groups/list',
|
|
40897
40930
|
tags: ['/acs'],
|
|
@@ -40961,6 +40994,7 @@ const openapi = {
|
|
|
40961
40994
|
{ pat_with_workspace: [] },
|
|
40962
40995
|
{ console_session_with_workspace: [] },
|
|
40963
40996
|
{ api_key: [] },
|
|
40997
|
+
{ support_read_only_token: [] },
|
|
40964
40998
|
],
|
|
40965
40999
|
summary: '/acs/access_groups/list',
|
|
40966
41000
|
tags: ['/acs'],
|
|
@@ -41013,6 +41047,7 @@ const openapi = {
|
|
|
41013
41047
|
{ api_key: [] },
|
|
41014
41048
|
{ pat_with_workspace: [] },
|
|
41015
41049
|
{ console_session_with_workspace: [] },
|
|
41050
|
+
{ support_read_only_token: [] },
|
|
41016
41051
|
],
|
|
41017
41052
|
summary: '/acs/access_groups/list_accessible_entrances',
|
|
41018
41053
|
tags: ['/acs'],
|
|
@@ -41068,6 +41103,7 @@ const openapi = {
|
|
|
41068
41103
|
{ api_key: [] },
|
|
41069
41104
|
{ pat_with_workspace: [] },
|
|
41070
41105
|
{ console_session_with_workspace: [] },
|
|
41106
|
+
{ support_read_only_token: [] },
|
|
41071
41107
|
],
|
|
41072
41108
|
summary: '/acs/access_groups/list_accessible_entrances',
|
|
41073
41109
|
tags: ['/acs'],
|
|
@@ -41120,6 +41156,7 @@ const openapi = {
|
|
|
41120
41156
|
{ pat_with_workspace: [] },
|
|
41121
41157
|
{ console_session_with_workspace: [] },
|
|
41122
41158
|
{ api_key: [] },
|
|
41159
|
+
{ support_read_only_token: [] },
|
|
41123
41160
|
],
|
|
41124
41161
|
summary: '/acs/access_groups/list_users',
|
|
41125
41162
|
tags: ['/acs'],
|
|
@@ -41175,6 +41212,7 @@ const openapi = {
|
|
|
41175
41212
|
{ pat_with_workspace: [] },
|
|
41176
41213
|
{ console_session_with_workspace: [] },
|
|
41177
41214
|
{ api_key: [] },
|
|
41215
|
+
{ support_read_only_token: [] },
|
|
41178
41216
|
],
|
|
41179
41217
|
summary: '/acs/access_groups/list_users',
|
|
41180
41218
|
tags: ['/acs'],
|
|
@@ -42260,6 +42298,7 @@ const openapi = {
|
|
|
42260
42298
|
{ pat_with_workspace: [] },
|
|
42261
42299
|
{ console_session_with_workspace: [] },
|
|
42262
42300
|
{ api_key: [] },
|
|
42301
|
+
{ support_read_only_token: [] },
|
|
42263
42302
|
],
|
|
42264
42303
|
summary: '/acs/credentials/get',
|
|
42265
42304
|
tags: ['/acs'],
|
|
@@ -42314,6 +42353,7 @@ const openapi = {
|
|
|
42314
42353
|
{ pat_with_workspace: [] },
|
|
42315
42354
|
{ console_session_with_workspace: [] },
|
|
42316
42355
|
{ api_key: [] },
|
|
42356
|
+
{ support_read_only_token: [] },
|
|
42317
42357
|
],
|
|
42318
42358
|
summary: '/acs/credentials/get',
|
|
42319
42359
|
tags: ['/acs'],
|
|
@@ -42356,6 +42396,7 @@ const openapi = {
|
|
|
42356
42396
|
{ client_session: [] },
|
|
42357
42397
|
{ pat_with_workspace: [] },
|
|
42358
42398
|
{ console_session_with_workspace: [] },
|
|
42399
|
+
{ support_read_only_token: [] },
|
|
42359
42400
|
],
|
|
42360
42401
|
summary: '/acs/credentials/list',
|
|
42361
42402
|
tags: ['/acs'],
|
|
@@ -42490,6 +42531,7 @@ const openapi = {
|
|
|
42490
42531
|
{ client_session: [] },
|
|
42491
42532
|
{ pat_with_workspace: [] },
|
|
42492
42533
|
{ console_session_with_workspace: [] },
|
|
42534
|
+
{ support_read_only_token: [] },
|
|
42493
42535
|
],
|
|
42494
42536
|
summary: '/acs/credentials/list',
|
|
42495
42537
|
tags: ['/acs'],
|
|
@@ -42542,6 +42584,7 @@ const openapi = {
|
|
|
42542
42584
|
{ api_key: [] },
|
|
42543
42585
|
{ pat_with_workspace: [] },
|
|
42544
42586
|
{ console_session_with_workspace: [] },
|
|
42587
|
+
{ support_read_only_token: [] },
|
|
42545
42588
|
],
|
|
42546
42589
|
summary: '/acs/credentials/list_accessible_entrances',
|
|
42547
42590
|
tags: ['/acs'],
|
|
@@ -42597,6 +42640,7 @@ const openapi = {
|
|
|
42597
42640
|
{ api_key: [] },
|
|
42598
42641
|
{ pat_with_workspace: [] },
|
|
42599
42642
|
{ console_session_with_workspace: [] },
|
|
42643
|
+
{ support_read_only_token: [] },
|
|
42600
42644
|
],
|
|
42601
42645
|
summary: '/acs/credentials/list_accessible_entrances',
|
|
42602
42646
|
tags: ['/acs'],
|
|
@@ -43236,6 +43280,7 @@ const openapi = {
|
|
|
43236
43280
|
{ pat_with_workspace: [] },
|
|
43237
43281
|
{ console_session_with_workspace: [] },
|
|
43238
43282
|
{ api_key: [] },
|
|
43283
|
+
{ support_read_only_token: [] },
|
|
43239
43284
|
],
|
|
43240
43285
|
summary: '/acs/encoders/get',
|
|
43241
43286
|
tags: ['/acs'],
|
|
@@ -43288,6 +43333,7 @@ const openapi = {
|
|
|
43288
43333
|
{ pat_with_workspace: [] },
|
|
43289
43334
|
{ console_session_with_workspace: [] },
|
|
43290
43335
|
{ api_key: [] },
|
|
43336
|
+
{ support_read_only_token: [] },
|
|
43291
43337
|
],
|
|
43292
43338
|
summary: '/acs/encoders/get',
|
|
43293
43339
|
tags: ['/acs'],
|
|
@@ -43330,6 +43376,7 @@ const openapi = {
|
|
|
43330
43376
|
{ console_session_with_workspace: [] },
|
|
43331
43377
|
{ api_key: [] },
|
|
43332
43378
|
{ client_session_with_customer: [] },
|
|
43379
|
+
{ support_read_only_token: [] },
|
|
43333
43380
|
],
|
|
43334
43381
|
summary: '/acs/encoders/list',
|
|
43335
43382
|
tags: ['/acs'],
|
|
@@ -43433,6 +43480,7 @@ const openapi = {
|
|
|
43433
43480
|
{ console_session_with_workspace: [] },
|
|
43434
43481
|
{ api_key: [] },
|
|
43435
43482
|
{ client_session_with_customer: [] },
|
|
43483
|
+
{ support_read_only_token: [] },
|
|
43436
43484
|
],
|
|
43437
43485
|
summary: '/acs/encoders/list',
|
|
43438
43486
|
tags: ['/acs'],
|
|
@@ -43958,6 +44006,7 @@ const openapi = {
|
|
|
43958
44006
|
{ console_session_with_workspace: [] },
|
|
43959
44007
|
{ client_session_with_customer: [] },
|
|
43960
44008
|
{ client_session: [] },
|
|
44009
|
+
{ support_read_only_token: [] },
|
|
43961
44010
|
],
|
|
43962
44011
|
summary: '/acs/entrances/get',
|
|
43963
44012
|
tags: ['/acs'],
|
|
@@ -44012,6 +44061,7 @@ const openapi = {
|
|
|
44012
44061
|
{ console_session_with_workspace: [] },
|
|
44013
44062
|
{ client_session_with_customer: [] },
|
|
44014
44063
|
{ client_session: [] },
|
|
44064
|
+
{ support_read_only_token: [] },
|
|
44015
44065
|
],
|
|
44016
44066
|
summary: '/acs/entrances/get',
|
|
44017
44067
|
tags: ['/acs'],
|
|
@@ -44210,6 +44260,7 @@ const openapi = {
|
|
|
44210
44260
|
{ pat_with_workspace: [] },
|
|
44211
44261
|
{ console_session_with_workspace: [] },
|
|
44212
44262
|
{ client_session_with_customer: [] },
|
|
44263
|
+
{ support_read_only_token: [] },
|
|
44213
44264
|
],
|
|
44214
44265
|
summary: '/acs/entrances/list',
|
|
44215
44266
|
tags: ['/acs'],
|
|
@@ -44315,6 +44366,7 @@ const openapi = {
|
|
|
44315
44366
|
{ pat_with_workspace: [] },
|
|
44316
44367
|
{ console_session_with_workspace: [] },
|
|
44317
44368
|
{ client_session_with_customer: [] },
|
|
44369
|
+
{ support_read_only_token: [] },
|
|
44318
44370
|
],
|
|
44319
44371
|
summary: '/acs/entrances/list',
|
|
44320
44372
|
tags: ['/acs'],
|
|
@@ -44378,6 +44430,7 @@ const openapi = {
|
|
|
44378
44430
|
{ pat_with_workspace: [] },
|
|
44379
44431
|
{ console_session_with_workspace: [] },
|
|
44380
44432
|
{ api_key: [] },
|
|
44433
|
+
{ support_read_only_token: [] },
|
|
44381
44434
|
],
|
|
44382
44435
|
summary: '/acs/entrances/list_credentials_with_access',
|
|
44383
44436
|
tags: ['/acs'],
|
|
@@ -44442,6 +44495,7 @@ const openapi = {
|
|
|
44442
44495
|
{ pat_with_workspace: [] },
|
|
44443
44496
|
{ console_session_with_workspace: [] },
|
|
44444
44497
|
{ api_key: [] },
|
|
44498
|
+
{ support_read_only_token: [] },
|
|
44445
44499
|
],
|
|
44446
44500
|
summary: '/acs/entrances/list_credentials_with_access',
|
|
44447
44501
|
tags: ['/acs'],
|
|
@@ -44553,6 +44607,7 @@ const openapi = {
|
|
|
44553
44607
|
{ pat_with_workspace: [] },
|
|
44554
44608
|
{ console_session_with_workspace: [] },
|
|
44555
44609
|
{ api_key: [] },
|
|
44610
|
+
{ support_read_only_token: [] },
|
|
44556
44611
|
],
|
|
44557
44612
|
summary: '/acs/systems/get',
|
|
44558
44613
|
tags: ['/acs'],
|
|
@@ -44605,6 +44660,7 @@ const openapi = {
|
|
|
44605
44660
|
{ pat_with_workspace: [] },
|
|
44606
44661
|
{ console_session_with_workspace: [] },
|
|
44607
44662
|
{ api_key: [] },
|
|
44663
|
+
{ support_read_only_token: [] },
|
|
44608
44664
|
],
|
|
44609
44665
|
summary: '/acs/systems/get',
|
|
44610
44666
|
tags: ['/acs'],
|
|
@@ -44675,6 +44731,7 @@ const openapi = {
|
|
|
44675
44731
|
{ console_session_with_workspace: [] },
|
|
44676
44732
|
{ client_session_with_customer: [] },
|
|
44677
44733
|
{ api_key: [] },
|
|
44734
|
+
{ support_read_only_token: [] },
|
|
44678
44735
|
],
|
|
44679
44736
|
summary: '/acs/systems/list',
|
|
44680
44737
|
tags: ['/acs'],
|
|
@@ -44740,6 +44797,7 @@ const openapi = {
|
|
|
44740
44797
|
{ console_session_with_workspace: [] },
|
|
44741
44798
|
{ client_session_with_customer: [] },
|
|
44742
44799
|
{ api_key: [] },
|
|
44800
|
+
{ support_read_only_token: [] },
|
|
44743
44801
|
],
|
|
44744
44802
|
summary: '/acs/systems/list',
|
|
44745
44803
|
tags: ['/acs'],
|
|
@@ -44792,6 +44850,7 @@ const openapi = {
|
|
|
44792
44850
|
{ pat_with_workspace: [] },
|
|
44793
44851
|
{ console_session_with_workspace: [] },
|
|
44794
44852
|
{ api_key: [] },
|
|
44853
|
+
{ support_read_only_token: [] },
|
|
44795
44854
|
],
|
|
44796
44855
|
summary: '/acs/systems/list_compatible_credential_manager_acs_systems',
|
|
44797
44856
|
tags: ['/acs'],
|
|
@@ -44847,6 +44906,7 @@ const openapi = {
|
|
|
44847
44906
|
{ pat_with_workspace: [] },
|
|
44848
44907
|
{ console_session_with_workspace: [] },
|
|
44849
44908
|
{ api_key: [] },
|
|
44909
|
+
{ support_read_only_token: [] },
|
|
44850
44910
|
],
|
|
44851
44911
|
summary: '/acs/systems/list_compatible_credential_manager_acs_systems',
|
|
44852
44912
|
tags: ['/acs'],
|
|
@@ -45352,6 +45412,7 @@ const openapi = {
|
|
|
45352
45412
|
{ pat_with_workspace: [] },
|
|
45353
45413
|
{ console_session_with_workspace: [] },
|
|
45354
45414
|
{ api_key: [] },
|
|
45415
|
+
{ support_read_only_token: [] },
|
|
45355
45416
|
],
|
|
45356
45417
|
summary: '/acs/users/get',
|
|
45357
45418
|
tags: ['/acs'],
|
|
@@ -45413,6 +45474,7 @@ const openapi = {
|
|
|
45413
45474
|
{ pat_with_workspace: [] },
|
|
45414
45475
|
{ console_session_with_workspace: [] },
|
|
45415
45476
|
{ api_key: [] },
|
|
45477
|
+
{ support_read_only_token: [] },
|
|
45416
45478
|
],
|
|
45417
45479
|
summary: '/acs/users/get',
|
|
45418
45480
|
tags: ['/acs'],
|
|
@@ -45529,6 +45591,7 @@ const openapi = {
|
|
|
45529
45591
|
{ pat_with_workspace: [] },
|
|
45530
45592
|
{ console_session_with_workspace: [] },
|
|
45531
45593
|
{ api_key: [] },
|
|
45594
|
+
{ support_read_only_token: [] },
|
|
45532
45595
|
],
|
|
45533
45596
|
summary: '/acs/users/list',
|
|
45534
45597
|
tags: ['/acs'],
|
|
@@ -45620,6 +45683,7 @@ const openapi = {
|
|
|
45620
45683
|
{ pat_with_workspace: [] },
|
|
45621
45684
|
{ console_session_with_workspace: [] },
|
|
45622
45685
|
{ api_key: [] },
|
|
45686
|
+
{ support_read_only_token: [] },
|
|
45623
45687
|
],
|
|
45624
45688
|
summary: '/acs/users/list',
|
|
45625
45689
|
tags: ['/acs'],
|
|
@@ -45690,6 +45754,7 @@ const openapi = {
|
|
|
45690
45754
|
{ pat_with_workspace: [] },
|
|
45691
45755
|
{ console_session_with_workspace: [] },
|
|
45692
45756
|
{ api_key: [] },
|
|
45757
|
+
{ support_read_only_token: [] },
|
|
45693
45758
|
],
|
|
45694
45759
|
summary: '/acs/users/list_accessible_entrances',
|
|
45695
45760
|
tags: ['/acs'],
|
|
@@ -45755,6 +45820,7 @@ const openapi = {
|
|
|
45755
45820
|
{ pat_with_workspace: [] },
|
|
45756
45821
|
{ console_session_with_workspace: [] },
|
|
45757
45822
|
{ api_key: [] },
|
|
45823
|
+
{ support_read_only_token: [] },
|
|
45758
45824
|
],
|
|
45759
45825
|
summary: '/acs/users/list_accessible_entrances',
|
|
45760
45826
|
tags: ['/acs'],
|
|
@@ -46596,6 +46662,7 @@ const openapi = {
|
|
|
46596
46662
|
{ console_session_with_workspace: [] },
|
|
46597
46663
|
{ api_key: [] },
|
|
46598
46664
|
{ client_session_with_customer: [] },
|
|
46665
|
+
{ support_read_only_token: [] },
|
|
46599
46666
|
],
|
|
46600
46667
|
summary: '/action_attempts/get',
|
|
46601
46668
|
tags: ['/action_attempts'],
|
|
@@ -46652,6 +46719,7 @@ const openapi = {
|
|
|
46652
46719
|
{ console_session_with_workspace: [] },
|
|
46653
46720
|
{ api_key: [] },
|
|
46654
46721
|
{ client_session_with_customer: [] },
|
|
46722
|
+
{ support_read_only_token: [] },
|
|
46655
46723
|
],
|
|
46656
46724
|
summary: '/action_attempts/get',
|
|
46657
46725
|
tags: ['/action_attempts'],
|
|
@@ -46733,6 +46801,7 @@ const openapi = {
|
|
|
46733
46801
|
{ api_key: [] },
|
|
46734
46802
|
{ pat_with_workspace: [] },
|
|
46735
46803
|
{ console_session_with_workspace: [] },
|
|
46804
|
+
{ support_read_only_token: [] },
|
|
46736
46805
|
],
|
|
46737
46806
|
summary: '/action_attempts/list',
|
|
46738
46807
|
tags: ['/action_attempts'],
|
|
@@ -46805,6 +46874,7 @@ const openapi = {
|
|
|
46805
46874
|
{ api_key: [] },
|
|
46806
46875
|
{ pat_with_workspace: [] },
|
|
46807
46876
|
{ console_session_with_workspace: [] },
|
|
46877
|
+
{ support_read_only_token: [] },
|
|
46808
46878
|
],
|
|
46809
46879
|
summary: '/action_attempts/list',
|
|
46810
46880
|
tags: ['/action_attempts'],
|
|
@@ -48277,6 +48347,7 @@ const openapi = {
|
|
|
48277
48347
|
{ pat_with_workspace: [] },
|
|
48278
48348
|
{ console_session_with_workspace: [] },
|
|
48279
48349
|
{ api_key: [] },
|
|
48350
|
+
{ support_read_only_token: [] },
|
|
48280
48351
|
],
|
|
48281
48352
|
summary: '/connect_webviews/get',
|
|
48282
48353
|
tags: ['/connect_webviews'],
|
|
@@ -48333,6 +48404,7 @@ const openapi = {
|
|
|
48333
48404
|
{ pat_with_workspace: [] },
|
|
48334
48405
|
{ console_session_with_workspace: [] },
|
|
48335
48406
|
{ api_key: [] },
|
|
48407
|
+
{ support_read_only_token: [] },
|
|
48336
48408
|
],
|
|
48337
48409
|
summary: '/connect_webviews/get',
|
|
48338
48410
|
tags: ['/connect_webviews'],
|
|
@@ -48433,6 +48505,7 @@ const openapi = {
|
|
|
48433
48505
|
{ pat_with_workspace: [] },
|
|
48434
48506
|
{ console_session_with_workspace: [] },
|
|
48435
48507
|
{ api_key: [] },
|
|
48508
|
+
{ support_read_only_token: [] },
|
|
48436
48509
|
],
|
|
48437
48510
|
summary: '/connect_webviews/list',
|
|
48438
48511
|
tags: ['/connect_webviews'],
|
|
@@ -48516,6 +48589,7 @@ const openapi = {
|
|
|
48516
48589
|
{ pat_with_workspace: [] },
|
|
48517
48590
|
{ console_session_with_workspace: [] },
|
|
48518
48591
|
{ api_key: [] },
|
|
48592
|
+
{ support_read_only_token: [] },
|
|
48519
48593
|
],
|
|
48520
48594
|
summary: '/connect_webviews/list',
|
|
48521
48595
|
tags: ['/connect_webviews'],
|
|
@@ -48667,6 +48741,7 @@ const openapi = {
|
|
|
48667
48741
|
{ api_key: [] },
|
|
48668
48742
|
{ pat_with_workspace: [] },
|
|
48669
48743
|
{ console_session_with_workspace: [] },
|
|
48744
|
+
{ support_read_only_token: [] },
|
|
48670
48745
|
],
|
|
48671
48746
|
summary: '/connected_accounts/get',
|
|
48672
48747
|
tags: ['/connected_accounts'],
|
|
@@ -48738,6 +48813,7 @@ const openapi = {
|
|
|
48738
48813
|
{ api_key: [] },
|
|
48739
48814
|
{ pat_with_workspace: [] },
|
|
48740
48815
|
{ console_session_with_workspace: [] },
|
|
48816
|
+
{ support_read_only_token: [] },
|
|
48741
48817
|
],
|
|
48742
48818
|
summary: '/connected_accounts/get',
|
|
48743
48819
|
tags: ['/connected_accounts'],
|
|
@@ -48847,6 +48923,7 @@ const openapi = {
|
|
|
48847
48923
|
{ pat_with_workspace: [] },
|
|
48848
48924
|
{ console_session_with_workspace: [] },
|
|
48849
48925
|
{ client_session_with_customer: [] },
|
|
48926
|
+
{ support_read_only_token: [] },
|
|
48850
48927
|
],
|
|
48851
48928
|
summary: '/connected_accounts/list',
|
|
48852
48929
|
tags: ['/connected_accounts'],
|
|
@@ -48935,6 +49012,7 @@ const openapi = {
|
|
|
48935
49012
|
{ pat_with_workspace: [] },
|
|
48936
49013
|
{ console_session_with_workspace: [] },
|
|
48937
49014
|
{ client_session_with_customer: [] },
|
|
49015
|
+
{ support_read_only_token: [] },
|
|
48938
49016
|
],
|
|
48939
49017
|
summary: '/connected_accounts/list',
|
|
48940
49018
|
tags: ['/connected_accounts'],
|
|
@@ -51830,6 +51908,7 @@ const openapi = {
|
|
|
51830
51908
|
{ pat_with_workspace: [] },
|
|
51831
51909
|
{ console_session_with_workspace: [] },
|
|
51832
51910
|
{ api_key: [] },
|
|
51911
|
+
{ support_read_only_token: [] },
|
|
51833
51912
|
],
|
|
51834
51913
|
summary: '/devices/get',
|
|
51835
51914
|
tags: ['/devices'],
|
|
@@ -51887,6 +51966,7 @@ const openapi = {
|
|
|
51887
51966
|
{ pat_with_workspace: [] },
|
|
51888
51967
|
{ console_session_with_workspace: [] },
|
|
51889
51968
|
{ api_key: [] },
|
|
51969
|
+
{ support_read_only_token: [] },
|
|
51890
51970
|
],
|
|
51891
51971
|
summary: '/devices/get',
|
|
51892
51972
|
tags: ['/devices'],
|
|
@@ -52127,7 +52207,6 @@ const openapi = {
|
|
|
52127
52207
|
'dormakaba_oracode',
|
|
52128
52208
|
'tedee',
|
|
52129
52209
|
'keyincode',
|
|
52130
|
-
'kisi',
|
|
52131
52210
|
'akiles',
|
|
52132
52211
|
'ecobee',
|
|
52133
52212
|
'honeywell_resideo',
|
|
@@ -52334,6 +52413,7 @@ const openapi = {
|
|
|
52334
52413
|
{ pat_with_workspace: [] },
|
|
52335
52414
|
{ console_session_with_workspace: [] },
|
|
52336
52415
|
{ api_key: [] },
|
|
52416
|
+
{ support_read_only_token: [] },
|
|
52337
52417
|
],
|
|
52338
52418
|
summary: '/devices/list',
|
|
52339
52419
|
tags: ['/devices'],
|
|
@@ -52630,7 +52710,6 @@ const openapi = {
|
|
|
52630
52710
|
'dormakaba_oracode',
|
|
52631
52711
|
'tedee',
|
|
52632
52712
|
'keyincode',
|
|
52633
|
-
'kisi',
|
|
52634
52713
|
'akiles',
|
|
52635
52714
|
'ecobee',
|
|
52636
52715
|
'honeywell_resideo',
|
|
@@ -52716,6 +52795,7 @@ const openapi = {
|
|
|
52716
52795
|
{ pat_with_workspace: [] },
|
|
52717
52796
|
{ console_session_with_workspace: [] },
|
|
52718
52797
|
{ api_key: [] },
|
|
52798
|
+
{ support_read_only_token: [] },
|
|
52719
52799
|
],
|
|
52720
52800
|
summary: '/devices/list',
|
|
52721
52801
|
tags: ['/devices'],
|
|
@@ -52777,6 +52857,7 @@ const openapi = {
|
|
|
52777
52857
|
{ pat_with_workspace: [] },
|
|
52778
52858
|
{ console_session_with_workspace: [] },
|
|
52779
52859
|
{ api_key: [] },
|
|
52860
|
+
{ support_read_only_token: [] },
|
|
52780
52861
|
],
|
|
52781
52862
|
summary: '/devices/list_device_providers',
|
|
52782
52863
|
tags: ['/devices'],
|
|
@@ -52841,6 +52922,7 @@ const openapi = {
|
|
|
52841
52922
|
{ pat_with_workspace: [] },
|
|
52842
52923
|
{ console_session_with_workspace: [] },
|
|
52843
52924
|
{ api_key: [] },
|
|
52925
|
+
{ support_read_only_token: [] },
|
|
52844
52926
|
],
|
|
52845
52927
|
summary: '/devices/list_device_providers',
|
|
52846
52928
|
tags: ['/devices'],
|
|
@@ -54588,6 +54670,7 @@ const openapi = {
|
|
|
54588
54670
|
{ pat_with_workspace: [] },
|
|
54589
54671
|
{ console_session_with_workspace: [] },
|
|
54590
54672
|
{ api_key: [] },
|
|
54673
|
+
{ support_read_only_token: [] },
|
|
54591
54674
|
],
|
|
54592
54675
|
summary: '/devices/unmanaged/get',
|
|
54593
54676
|
tags: ['/devices'],
|
|
@@ -54644,6 +54727,7 @@ const openapi = {
|
|
|
54644
54727
|
{ pat_with_workspace: [] },
|
|
54645
54728
|
{ console_session_with_workspace: [] },
|
|
54646
54729
|
{ api_key: [] },
|
|
54730
|
+
{ support_read_only_token: [] },
|
|
54647
54731
|
],
|
|
54648
54732
|
summary: '/devices/unmanaged/get',
|
|
54649
54733
|
tags: ['/devices'],
|
|
@@ -54884,7 +54968,6 @@ const openapi = {
|
|
|
54884
54968
|
'dormakaba_oracode',
|
|
54885
54969
|
'tedee',
|
|
54886
54970
|
'keyincode',
|
|
54887
|
-
'kisi',
|
|
54888
54971
|
'akiles',
|
|
54889
54972
|
'ecobee',
|
|
54890
54973
|
'honeywell_resideo',
|
|
@@ -55090,6 +55173,7 @@ const openapi = {
|
|
|
55090
55173
|
{ pat_with_workspace: [] },
|
|
55091
55174
|
{ console_session_with_workspace: [] },
|
|
55092
55175
|
{ client_session_with_customer: [] },
|
|
55176
|
+
{ support_read_only_token: [] },
|
|
55093
55177
|
],
|
|
55094
55178
|
summary: '/devices/unmanaged/list',
|
|
55095
55179
|
tags: ['/devices'],
|
|
@@ -55386,7 +55470,6 @@ const openapi = {
|
|
|
55386
55470
|
'dormakaba_oracode',
|
|
55387
55471
|
'tedee',
|
|
55388
55472
|
'keyincode',
|
|
55389
|
-
'kisi',
|
|
55390
55473
|
'akiles',
|
|
55391
55474
|
'ecobee',
|
|
55392
55475
|
'honeywell_resideo',
|
|
@@ -55471,6 +55554,7 @@ const openapi = {
|
|
|
55471
55554
|
{ pat_with_workspace: [] },
|
|
55472
55555
|
{ console_session_with_workspace: [] },
|
|
55473
55556
|
{ client_session_with_customer: [] },
|
|
55557
|
+
{ support_read_only_token: [] },
|
|
55474
55558
|
],
|
|
55475
55559
|
summary: '/devices/unmanaged/list',
|
|
55476
55560
|
tags: ['/devices'],
|
|
@@ -55841,6 +55925,7 @@ const openapi = {
|
|
|
55841
55925
|
{ pat_with_workspace: [] },
|
|
55842
55926
|
{ console_session_with_workspace: [] },
|
|
55843
55927
|
{ client_session_with_customer: [] },
|
|
55928
|
+
{ support_read_only_token: [] },
|
|
55844
55929
|
],
|
|
55845
55930
|
summary: '/events/get',
|
|
55846
55931
|
tags: ['/events'],
|
|
@@ -55904,6 +55989,7 @@ const openapi = {
|
|
|
55904
55989
|
{ pat_with_workspace: [] },
|
|
55905
55990
|
{ console_session_with_workspace: [] },
|
|
55906
55991
|
{ client_session_with_customer: [] },
|
|
55992
|
+
{ support_read_only_token: [] },
|
|
55907
55993
|
],
|
|
55908
55994
|
summary: '/events/get',
|
|
55909
55995
|
tags: ['/events'],
|
|
@@ -56432,6 +56518,7 @@ const openapi = {
|
|
|
56432
56518
|
{ pat_with_workspace: [] },
|
|
56433
56519
|
{ console_session_with_workspace: [] },
|
|
56434
56520
|
{ client_session_with_customer: [] },
|
|
56521
|
+
{ support_read_only_token: [] },
|
|
56435
56522
|
],
|
|
56436
56523
|
summary: '/events/list',
|
|
56437
56524
|
tags: ['/events'],
|
|
@@ -56855,6 +56942,7 @@ const openapi = {
|
|
|
56855
56942
|
{ pat_with_workspace: [] },
|
|
56856
56943
|
{ console_session_with_workspace: [] },
|
|
56857
56944
|
{ client_session_with_customer: [] },
|
|
56945
|
+
{ support_read_only_token: [] },
|
|
56858
56946
|
],
|
|
56859
56947
|
summary: '/events/list',
|
|
56860
56948
|
tags: ['/events'],
|
|
@@ -57005,6 +57093,7 @@ const openapi = {
|
|
|
57005
57093
|
{ api_key: [] },
|
|
57006
57094
|
{ pat_with_workspace: [] },
|
|
57007
57095
|
{ console_session_with_workspace: [] },
|
|
57096
|
+
{ support_read_only_token: [] },
|
|
57008
57097
|
],
|
|
57009
57098
|
summary: '/instant_keys/get',
|
|
57010
57099
|
tags: [],
|
|
@@ -57061,6 +57150,7 @@ const openapi = {
|
|
|
57061
57150
|
{ api_key: [] },
|
|
57062
57151
|
{ pat_with_workspace: [] },
|
|
57063
57152
|
{ console_session_with_workspace: [] },
|
|
57153
|
+
{ support_read_only_token: [] },
|
|
57064
57154
|
],
|
|
57065
57155
|
summary: '/instant_keys/get',
|
|
57066
57156
|
tags: [],
|
|
@@ -57112,6 +57202,7 @@ const openapi = {
|
|
|
57112
57202
|
{ api_key: [] },
|
|
57113
57203
|
{ pat_with_workspace: [] },
|
|
57114
57204
|
{ console_session_with_workspace: [] },
|
|
57205
|
+
{ support_read_only_token: [] },
|
|
57115
57206
|
],
|
|
57116
57207
|
summary: '/instant_keys/list',
|
|
57117
57208
|
tags: [],
|
|
@@ -57166,6 +57257,7 @@ const openapi = {
|
|
|
57166
57257
|
{ api_key: [] },
|
|
57167
57258
|
{ pat_with_workspace: [] },
|
|
57168
57259
|
{ console_session_with_workspace: [] },
|
|
57260
|
+
{ support_read_only_token: [] },
|
|
57169
57261
|
],
|
|
57170
57262
|
summary: '/instant_keys/list',
|
|
57171
57263
|
tags: [],
|
|
@@ -57293,6 +57385,7 @@ const openapi = {
|
|
|
57293
57385
|
{ pat_with_workspace: [] },
|
|
57294
57386
|
{ console_session_with_workspace: [] },
|
|
57295
57387
|
{ api_key: [] },
|
|
57388
|
+
{ support_read_only_token: [] },
|
|
57296
57389
|
],
|
|
57297
57390
|
summary: '/locks/get',
|
|
57298
57391
|
tags: ['/locks'],
|
|
@@ -57351,6 +57444,7 @@ const openapi = {
|
|
|
57351
57444
|
{ pat_with_workspace: [] },
|
|
57352
57445
|
{ console_session_with_workspace: [] },
|
|
57353
57446
|
{ api_key: [] },
|
|
57447
|
+
{ support_read_only_token: [] },
|
|
57354
57448
|
],
|
|
57355
57449
|
summary: '/locks/get',
|
|
57356
57450
|
tags: ['/locks'],
|
|
@@ -57515,7 +57609,6 @@ const openapi = {
|
|
|
57515
57609
|
'dormakaba_oracode',
|
|
57516
57610
|
'tedee',
|
|
57517
57611
|
'keyincode',
|
|
57518
|
-
'kisi',
|
|
57519
57612
|
'akiles',
|
|
57520
57613
|
'korelock',
|
|
57521
57614
|
'smartthings',
|
|
@@ -57709,6 +57802,7 @@ const openapi = {
|
|
|
57709
57802
|
{ pat_with_workspace: [] },
|
|
57710
57803
|
{ console_session_with_workspace: [] },
|
|
57711
57804
|
{ api_key: [] },
|
|
57805
|
+
{ support_read_only_token: [] },
|
|
57712
57806
|
],
|
|
57713
57807
|
summary: '/locks/list',
|
|
57714
57808
|
tags: ['/locks'],
|
|
@@ -57928,7 +58022,6 @@ const openapi = {
|
|
|
57928
58022
|
'dormakaba_oracode',
|
|
57929
58023
|
'tedee',
|
|
57930
58024
|
'keyincode',
|
|
57931
|
-
'kisi',
|
|
57932
58025
|
'akiles',
|
|
57933
58026
|
'korelock',
|
|
57934
58027
|
'smartthings',
|
|
@@ -58001,6 +58094,7 @@ const openapi = {
|
|
|
58001
58094
|
{ pat_with_workspace: [] },
|
|
58002
58095
|
{ console_session_with_workspace: [] },
|
|
58003
58096
|
{ api_key: [] },
|
|
58097
|
+
{ support_read_only_token: [] },
|
|
58004
58098
|
],
|
|
58005
58099
|
summary: '/locks/list',
|
|
58006
58100
|
tags: ['/locks'],
|
|
@@ -58511,6 +58605,7 @@ const openapi = {
|
|
|
58511
58605
|
{ pat_with_workspace: [] },
|
|
58512
58606
|
{ console_session_with_workspace: [] },
|
|
58513
58607
|
{ api_key: [] },
|
|
58608
|
+
{ support_read_only_token: [] },
|
|
58514
58609
|
],
|
|
58515
58610
|
summary: '/noise_sensors/list',
|
|
58516
58611
|
tags: ['/noise_sensors'],
|
|
@@ -58710,6 +58805,7 @@ const openapi = {
|
|
|
58710
58805
|
{ pat_with_workspace: [] },
|
|
58711
58806
|
{ console_session_with_workspace: [] },
|
|
58712
58807
|
{ api_key: [] },
|
|
58808
|
+
{ support_read_only_token: [] },
|
|
58713
58809
|
],
|
|
58714
58810
|
summary: '/noise_sensors/list',
|
|
58715
58811
|
tags: ['/noise_sensors'],
|
|
@@ -58978,6 +59074,7 @@ const openapi = {
|
|
|
58978
59074
|
{ api_key: [] },
|
|
58979
59075
|
{ pat_with_workspace: [] },
|
|
58980
59076
|
{ console_session_with_workspace: [] },
|
|
59077
|
+
{ support_read_only_token: [] },
|
|
58981
59078
|
],
|
|
58982
59079
|
summary: '/noise_sensors/noise_thresholds/get',
|
|
58983
59080
|
tags: ['/noise_sensors'],
|
|
@@ -59032,6 +59129,7 @@ const openapi = {
|
|
|
59032
59129
|
{ api_key: [] },
|
|
59033
59130
|
{ pat_with_workspace: [] },
|
|
59034
59131
|
{ console_session_with_workspace: [] },
|
|
59132
|
+
{ support_read_only_token: [] },
|
|
59035
59133
|
],
|
|
59036
59134
|
summary: '/noise_sensors/noise_thresholds/get',
|
|
59037
59135
|
tags: ['/noise_sensors'],
|
|
@@ -59095,6 +59193,7 @@ const openapi = {
|
|
|
59095
59193
|
{ api_key: [] },
|
|
59096
59194
|
{ pat_with_workspace: [] },
|
|
59097
59195
|
{ console_session_with_workspace: [] },
|
|
59196
|
+
{ support_read_only_token: [] },
|
|
59098
59197
|
],
|
|
59099
59198
|
summary: '/noise_sensors/noise_thresholds/list',
|
|
59100
59199
|
tags: ['/noise_sensors'],
|
|
@@ -59156,6 +59255,7 @@ const openapi = {
|
|
|
59156
59255
|
{ api_key: [] },
|
|
59157
59256
|
{ pat_with_workspace: [] },
|
|
59158
59257
|
{ console_session_with_workspace: [] },
|
|
59258
|
+
{ support_read_only_token: [] },
|
|
59159
59259
|
],
|
|
59160
59260
|
summary: '/noise_sensors/noise_thresholds/list',
|
|
59161
59261
|
tags: ['/noise_sensors'],
|
|
@@ -59613,6 +59713,7 @@ const openapi = {
|
|
|
59613
59713
|
{ api_key: [] },
|
|
59614
59714
|
{ pat_with_workspace: [] },
|
|
59615
59715
|
{ console_session_with_workspace: [] },
|
|
59716
|
+
{ support_read_only_token: [] },
|
|
59616
59717
|
],
|
|
59617
59718
|
summary: '/phones/get',
|
|
59618
59719
|
tags: ['/phones'],
|
|
@@ -59665,6 +59766,7 @@ const openapi = {
|
|
|
59665
59766
|
{ api_key: [] },
|
|
59666
59767
|
{ pat_with_workspace: [] },
|
|
59667
59768
|
{ console_session_with_workspace: [] },
|
|
59769
|
+
{ support_read_only_token: [] },
|
|
59668
59770
|
],
|
|
59669
59771
|
summary: '/phones/get',
|
|
59670
59772
|
tags: ['/phones'],
|
|
@@ -59725,6 +59827,7 @@ const openapi = {
|
|
|
59725
59827
|
{ api_key: [] },
|
|
59726
59828
|
{ pat_with_workspace: [] },
|
|
59727
59829
|
{ console_session_with_workspace: [] },
|
|
59830
|
+
{ support_read_only_token: [] },
|
|
59728
59831
|
],
|
|
59729
59832
|
summary: '/phones/list',
|
|
59730
59833
|
tags: ['/phones'],
|
|
@@ -59784,6 +59887,7 @@ const openapi = {
|
|
|
59784
59887
|
{ api_key: [] },
|
|
59785
59888
|
{ pat_with_workspace: [] },
|
|
59786
59889
|
{ console_session_with_workspace: [] },
|
|
59890
|
+
{ support_read_only_token: [] },
|
|
59787
59891
|
],
|
|
59788
59892
|
summary: '/phones/list',
|
|
59789
59893
|
tags: ['/phones'],
|
|
@@ -75712,6 +75816,7 @@ const openapi = {
|
|
|
75712
75816
|
{ console_session_with_workspace: [] },
|
|
75713
75817
|
{ api_key: [] },
|
|
75714
75818
|
{ client_session_with_customer: [] },
|
|
75819
|
+
{ support_read_only_token: [] },
|
|
75715
75820
|
],
|
|
75716
75821
|
summary: '/spaces/get',
|
|
75717
75822
|
tags: [],
|
|
@@ -75779,6 +75884,7 @@ const openapi = {
|
|
|
75779
75884
|
{ console_session_with_workspace: [] },
|
|
75780
75885
|
{ api_key: [] },
|
|
75781
75886
|
{ client_session_with_customer: [] },
|
|
75887
|
+
{ support_read_only_token: [] },
|
|
75782
75888
|
],
|
|
75783
75889
|
summary: '/spaces/get',
|
|
75784
75890
|
tags: [],
|
|
@@ -75905,6 +76011,7 @@ const openapi = {
|
|
|
75905
76011
|
{ console_session_with_workspace: [] },
|
|
75906
76012
|
{ api_key: [] },
|
|
75907
76013
|
{ client_session_with_customer: [] },
|
|
76014
|
+
{ support_read_only_token: [] },
|
|
75908
76015
|
],
|
|
75909
76016
|
summary: '/spaces/get_related',
|
|
75910
76017
|
tags: [],
|
|
@@ -76030,6 +76137,7 @@ const openapi = {
|
|
|
76030
76137
|
{ console_session_with_workspace: [] },
|
|
76031
76138
|
{ api_key: [] },
|
|
76032
76139
|
{ client_session_with_customer: [] },
|
|
76140
|
+
{ support_read_only_token: [] },
|
|
76033
76141
|
],
|
|
76034
76142
|
summary: '/spaces/get_related',
|
|
76035
76143
|
tags: [],
|
|
@@ -76156,6 +76264,7 @@ const openapi = {
|
|
|
76156
76264
|
{ console_session_with_workspace: [] },
|
|
76157
76265
|
{ api_key: [] },
|
|
76158
76266
|
{ client_session_with_customer: [] },
|
|
76267
|
+
{ support_read_only_token: [] },
|
|
76159
76268
|
],
|
|
76160
76269
|
summary: '/spaces/list',
|
|
76161
76270
|
tags: [],
|
|
@@ -76249,6 +76358,7 @@ const openapi = {
|
|
|
76249
76358
|
{ console_session_with_workspace: [] },
|
|
76250
76359
|
{ api_key: [] },
|
|
76251
76360
|
{ client_session_with_customer: [] },
|
|
76361
|
+
{ support_read_only_token: [] },
|
|
76252
76362
|
],
|
|
76253
76363
|
summary: '/spaces/list',
|
|
76254
76364
|
tags: [],
|
|
@@ -78061,6 +78171,7 @@ const openapi = {
|
|
|
78061
78171
|
{ pat_with_workspace: [] },
|
|
78062
78172
|
{ console_session_with_workspace: [] },
|
|
78063
78173
|
{ client_session: [] },
|
|
78174
|
+
{ support_read_only_token: [] },
|
|
78064
78175
|
],
|
|
78065
78176
|
summary: '/thermostats/list',
|
|
78066
78177
|
tags: ['/thermostats'],
|
|
@@ -78281,6 +78392,7 @@ const openapi = {
|
|
|
78281
78392
|
{ pat_with_workspace: [] },
|
|
78282
78393
|
{ console_session_with_workspace: [] },
|
|
78283
78394
|
{ client_session: [] },
|
|
78395
|
+
{ support_read_only_token: [] },
|
|
78284
78396
|
],
|
|
78285
78397
|
summary: '/thermostats/list',
|
|
78286
78398
|
tags: ['/thermostats'],
|
|
@@ -78580,6 +78692,7 @@ const openapi = {
|
|
|
78580
78692
|
{ pat_with_workspace: [] },
|
|
78581
78693
|
{ console_session_with_workspace: [] },
|
|
78582
78694
|
{ api_key: [] },
|
|
78695
|
+
{ support_read_only_token: [] },
|
|
78583
78696
|
],
|
|
78584
78697
|
summary: '/thermostats/schedules/get',
|
|
78585
78698
|
tags: ['/thermostats'],
|
|
@@ -78635,6 +78748,7 @@ const openapi = {
|
|
|
78635
78748
|
{ pat_with_workspace: [] },
|
|
78636
78749
|
{ console_session_with_workspace: [] },
|
|
78637
78750
|
{ api_key: [] },
|
|
78751
|
+
{ support_read_only_token: [] },
|
|
78638
78752
|
],
|
|
78639
78753
|
summary: '/thermostats/schedules/get',
|
|
78640
78754
|
tags: ['/thermostats'],
|
|
@@ -78700,6 +78814,7 @@ const openapi = {
|
|
|
78700
78814
|
{ pat_with_workspace: [] },
|
|
78701
78815
|
{ console_session_with_workspace: [] },
|
|
78702
78816
|
{ client_session_with_customer: [] },
|
|
78817
|
+
{ support_read_only_token: [] },
|
|
78703
78818
|
],
|
|
78704
78819
|
summary: '/thermostats/schedules/list',
|
|
78705
78820
|
tags: ['/thermostats'],
|
|
@@ -78763,6 +78878,7 @@ const openapi = {
|
|
|
78763
78878
|
{ pat_with_workspace: [] },
|
|
78764
78879
|
{ console_session_with_workspace: [] },
|
|
78765
78880
|
{ client_session_with_customer: [] },
|
|
78881
|
+
{ support_read_only_token: [] },
|
|
78766
78882
|
],
|
|
78767
78883
|
summary: '/thermostats/schedules/list',
|
|
78768
78884
|
tags: ['/thermostats'],
|
|
@@ -81226,6 +81342,7 @@ const openapi = {
|
|
|
81226
81342
|
{ pat_with_workspace: [] },
|
|
81227
81343
|
{ console_session_with_workspace: [] },
|
|
81228
81344
|
{ client_session_with_customer: [] },
|
|
81345
|
+
{ support_read_only_token: [] },
|
|
81229
81346
|
],
|
|
81230
81347
|
summary: '/user_identities/get',
|
|
81231
81348
|
tags: ['/user_identities'],
|
|
@@ -81290,6 +81407,7 @@ const openapi = {
|
|
|
81290
81407
|
{ pat_with_workspace: [] },
|
|
81291
81408
|
{ console_session_with_workspace: [] },
|
|
81292
81409
|
{ client_session_with_customer: [] },
|
|
81410
|
+
{ support_read_only_token: [] },
|
|
81293
81411
|
],
|
|
81294
81412
|
summary: '/user_identities/get',
|
|
81295
81413
|
tags: ['/user_identities'],
|
|
@@ -81497,6 +81615,7 @@ const openapi = {
|
|
|
81497
81615
|
{ client_session: [] },
|
|
81498
81616
|
{ pat_with_workspace: [] },
|
|
81499
81617
|
{ console_session_with_workspace: [] },
|
|
81618
|
+
{ support_read_only_token: [] },
|
|
81500
81619
|
],
|
|
81501
81620
|
summary: '/user_identities/list',
|
|
81502
81621
|
tags: ['/user_identities'],
|
|
@@ -81579,6 +81698,7 @@ const openapi = {
|
|
|
81579
81698
|
{ client_session: [] },
|
|
81580
81699
|
{ pat_with_workspace: [] },
|
|
81581
81700
|
{ console_session_with_workspace: [] },
|
|
81701
|
+
{ support_read_only_token: [] },
|
|
81582
81702
|
],
|
|
81583
81703
|
summary: '/user_identities/list',
|
|
81584
81704
|
tags: ['/user_identities'],
|
|
@@ -81637,6 +81757,7 @@ const openapi = {
|
|
|
81637
81757
|
{ api_key: [] },
|
|
81638
81758
|
{ pat_with_workspace: [] },
|
|
81639
81759
|
{ console_session_with_workspace: [] },
|
|
81760
|
+
{ support_read_only_token: [] },
|
|
81640
81761
|
],
|
|
81641
81762
|
summary: '/user_identities/list_accessible_devices',
|
|
81642
81763
|
tags: ['/user_identities'],
|
|
@@ -81698,6 +81819,7 @@ const openapi = {
|
|
|
81698
81819
|
{ api_key: [] },
|
|
81699
81820
|
{ pat_with_workspace: [] },
|
|
81700
81821
|
{ console_session_with_workspace: [] },
|
|
81822
|
+
{ support_read_only_token: [] },
|
|
81701
81823
|
],
|
|
81702
81824
|
summary: '/user_identities/list_accessible_devices',
|
|
81703
81825
|
tags: ['/user_identities'],
|
|
@@ -81751,6 +81873,7 @@ const openapi = {
|
|
|
81751
81873
|
{ pat_with_workspace: [] },
|
|
81752
81874
|
{ console_session_with_workspace: [] },
|
|
81753
81875
|
{ api_key: [] },
|
|
81876
|
+
{ support_read_only_token: [] },
|
|
81754
81877
|
],
|
|
81755
81878
|
summary: '/user_identities/list_accessible_entrances',
|
|
81756
81879
|
tags: ['/user_identities'],
|
|
@@ -81807,6 +81930,7 @@ const openapi = {
|
|
|
81807
81930
|
{ pat_with_workspace: [] },
|
|
81808
81931
|
{ console_session_with_workspace: [] },
|
|
81809
81932
|
{ api_key: [] },
|
|
81933
|
+
{ support_read_only_token: [] },
|
|
81810
81934
|
],
|
|
81811
81935
|
summary: '/user_identities/list_accessible_entrances',
|
|
81812
81936
|
tags: ['/user_identities'],
|
|
@@ -81860,6 +81984,7 @@ const openapi = {
|
|
|
81860
81984
|
{ pat_with_workspace: [] },
|
|
81861
81985
|
{ console_session_with_workspace: [] },
|
|
81862
81986
|
{ api_key: [] },
|
|
81987
|
+
{ support_read_only_token: [] },
|
|
81863
81988
|
],
|
|
81864
81989
|
summary: '/user_identities/list_acs_systems',
|
|
81865
81990
|
tags: ['/user_identities'],
|
|
@@ -81916,6 +82041,7 @@ const openapi = {
|
|
|
81916
82041
|
{ pat_with_workspace: [] },
|
|
81917
82042
|
{ console_session_with_workspace: [] },
|
|
81918
82043
|
{ api_key: [] },
|
|
82044
|
+
{ support_read_only_token: [] },
|
|
81919
82045
|
],
|
|
81920
82046
|
summary: '/user_identities/list_acs_systems',
|
|
81921
82047
|
tags: ['/user_identities'],
|
|
@@ -81968,6 +82094,7 @@ const openapi = {
|
|
|
81968
82094
|
{ api_key: [] },
|
|
81969
82095
|
{ pat_with_workspace: [] },
|
|
81970
82096
|
{ console_session_with_workspace: [] },
|
|
82097
|
+
{ support_read_only_token: [] },
|
|
81971
82098
|
],
|
|
81972
82099
|
summary: '/user_identities/list_acs_users',
|
|
81973
82100
|
tags: ['/user_identities'],
|
|
@@ -82023,6 +82150,7 @@ const openapi = {
|
|
|
82023
82150
|
{ api_key: [] },
|
|
82024
82151
|
{ pat_with_workspace: [] },
|
|
82025
82152
|
{ console_session_with_workspace: [] },
|
|
82153
|
+
{ support_read_only_token: [] },
|
|
82026
82154
|
],
|
|
82027
82155
|
summary: '/user_identities/list_acs_users',
|
|
82028
82156
|
tags: ['/user_identities'],
|
|
@@ -82459,6 +82587,7 @@ const openapi = {
|
|
|
82459
82587
|
{ api_key: [] },
|
|
82460
82588
|
{ pat_with_workspace: [] },
|
|
82461
82589
|
{ console_session_with_workspace: [] },
|
|
82590
|
+
{ support_read_only_token: [] },
|
|
82462
82591
|
],
|
|
82463
82592
|
summary: '/user_identities/unmanaged/get',
|
|
82464
82593
|
tags: ['/user_identities'],
|
|
@@ -82682,6 +82811,7 @@ const openapi = {
|
|
|
82682
82811
|
{ api_key: [] },
|
|
82683
82812
|
{ pat_with_workspace: [] },
|
|
82684
82813
|
{ console_session_with_workspace: [] },
|
|
82814
|
+
{ support_read_only_token: [] },
|
|
82685
82815
|
],
|
|
82686
82816
|
summary: '/user_identities/unmanaged/get',
|
|
82687
82817
|
tags: ['/user_identities'],
|
|
@@ -82934,6 +83064,7 @@ const openapi = {
|
|
|
82934
83064
|
{ client_session: [] },
|
|
82935
83065
|
{ pat_with_workspace: [] },
|
|
82936
83066
|
{ console_session_with_workspace: [] },
|
|
83067
|
+
{ support_read_only_token: [] },
|
|
82937
83068
|
],
|
|
82938
83069
|
summary: '/user_identities/unmanaged/list',
|
|
82939
83070
|
tags: ['/user_identities'],
|
|
@@ -83177,6 +83308,7 @@ const openapi = {
|
|
|
83177
83308
|
{ client_session: [] },
|
|
83178
83309
|
{ pat_with_workspace: [] },
|
|
83179
83310
|
{ console_session_with_workspace: [] },
|
|
83311
|
+
{ support_read_only_token: [] },
|
|
83180
83312
|
],
|
|
83181
83313
|
summary: '/user_identities/unmanaged/list',
|
|
83182
83314
|
tags: ['/user_identities'],
|
|
@@ -83729,6 +83861,7 @@ const openapi = {
|
|
|
83729
83861
|
{ api_key: [] },
|
|
83730
83862
|
{ pat_with_workspace: [] },
|
|
83731
83863
|
{ console_session_with_workspace: [] },
|
|
83864
|
+
{ support_read_only_token: [] },
|
|
83732
83865
|
],
|
|
83733
83866
|
summary: '/webhooks/list',
|
|
83734
83867
|
tags: ['/webhooks'],
|
|
@@ -83767,6 +83900,7 @@ const openapi = {
|
|
|
83767
83900
|
{ api_key: [] },
|
|
83768
83901
|
{ pat_with_workspace: [] },
|
|
83769
83902
|
{ console_session_with_workspace: [] },
|
|
83903
|
+
{ support_read_only_token: [] },
|
|
83770
83904
|
],
|
|
83771
83905
|
summary: '/webhooks/list',
|
|
83772
83906
|
tags: ['/webhooks'],
|
|
@@ -84943,6 +85077,7 @@ const openapi = {
|
|
|
84943
85077
|
{ client_session: [] },
|
|
84944
85078
|
{ client_session_with_customer: [] },
|
|
84945
85079
|
{ pat_with_workspace: [] },
|
|
85080
|
+
{ support_read_only_token: [] },
|
|
84946
85081
|
],
|
|
84947
85082
|
summary: '/workspaces/get',
|
|
84948
85083
|
tags: ['/workspaces'],
|
|
@@ -84980,6 +85115,7 @@ const openapi = {
|
|
|
84980
85115
|
{ client_session: [] },
|
|
84981
85116
|
{ client_session_with_customer: [] },
|
|
84982
85117
|
{ pat_with_workspace: [] },
|
|
85118
|
+
{ support_read_only_token: [] },
|
|
84983
85119
|
],
|
|
84984
85120
|
summary: '/workspaces/get',
|
|
84985
85121
|
tags: ['/workspaces'],
|
|
@@ -85023,6 +85159,7 @@ const openapi = {
|
|
|
85023
85159
|
{ client_session: [] },
|
|
85024
85160
|
{ console_session_with_workspace: [] },
|
|
85025
85161
|
{ console_session_without_workspace: [] },
|
|
85162
|
+
{ support_read_only_token: [] },
|
|
85026
85163
|
],
|
|
85027
85164
|
summary: '/workspaces/list',
|
|
85028
85165
|
tags: ['/workspaces'],
|
|
@@ -85064,6 +85201,7 @@ const openapi = {
|
|
|
85064
85201
|
{ client_session: [] },
|
|
85065
85202
|
{ console_session_with_workspace: [] },
|
|
85066
85203
|
{ console_session_without_workspace: [] },
|
|
85204
|
+
{ support_read_only_token: [] },
|
|
85067
85205
|
],
|
|
85068
85206
|
summary: '/workspaces/list',
|
|
85069
85207
|
tags: ['/workspaces'],
|