@seamapi/types 1.96.0 → 1.97.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 +96 -5
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +151 -9
- package/lib/seam/connect/openapi.d.ts +128 -7
- package/lib/seam/connect/openapi.js +95 -4
- package/lib/seam/connect/openapi.js.map +1 -1
- package/lib/seam/connect/route-types.d.ts +23 -2
- package/lib/seam/connect/unstable/models/acs/credential.d.ts +21 -0
- package/lib/seam/connect/unstable/models/acs/credential.js +4 -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 +95 -4
- package/src/lib/seam/connect/route-types.ts +37 -2
- package/src/lib/seam/connect/unstable/models/acs/credential.ts +9 -0
package/dist/connect.d.cts
CHANGED
|
@@ -5295,6 +5295,18 @@ declare const _default: {
|
|
|
5295
5295
|
starts_at: {
|
|
5296
5296
|
type: string;
|
|
5297
5297
|
};
|
|
5298
|
+
visionline_metadata: {
|
|
5299
|
+
properties: {
|
|
5300
|
+
joiner_acs_credential_ids: {
|
|
5301
|
+
items: {
|
|
5302
|
+
format: string;
|
|
5303
|
+
type: string;
|
|
5304
|
+
};
|
|
5305
|
+
type: string;
|
|
5306
|
+
};
|
|
5307
|
+
};
|
|
5308
|
+
type: string;
|
|
5309
|
+
};
|
|
5298
5310
|
workspace_id: {
|
|
5299
5311
|
format: string;
|
|
5300
5312
|
type: string;
|
|
@@ -5416,6 +5428,18 @@ declare const _default: {
|
|
|
5416
5428
|
starts_at: {
|
|
5417
5429
|
type: string;
|
|
5418
5430
|
};
|
|
5431
|
+
visionline_metadata: {
|
|
5432
|
+
properties: {
|
|
5433
|
+
joiner_acs_credential_ids: {
|
|
5434
|
+
items: {
|
|
5435
|
+
format: string;
|
|
5436
|
+
type: string;
|
|
5437
|
+
};
|
|
5438
|
+
type: string;
|
|
5439
|
+
};
|
|
5440
|
+
};
|
|
5441
|
+
type: string;
|
|
5442
|
+
};
|
|
5419
5443
|
workspace_id: {
|
|
5420
5444
|
format: string;
|
|
5421
5445
|
type: string;
|
|
@@ -5509,6 +5533,13 @@ declare const _default: {
|
|
|
5509
5533
|
is_override_key: {
|
|
5510
5534
|
type: string;
|
|
5511
5535
|
};
|
|
5536
|
+
joiner_acs_credential_ids: {
|
|
5537
|
+
items: {
|
|
5538
|
+
format: string;
|
|
5539
|
+
type: string;
|
|
5540
|
+
};
|
|
5541
|
+
type: string;
|
|
5542
|
+
};
|
|
5512
5543
|
};
|
|
5513
5544
|
type: string;
|
|
5514
5545
|
};
|
|
@@ -5575,6 +5606,18 @@ declare const _default: {
|
|
|
5575
5606
|
starts_at: {
|
|
5576
5607
|
type: string;
|
|
5577
5608
|
};
|
|
5609
|
+
visionline_metadata: {
|
|
5610
|
+
properties: {
|
|
5611
|
+
joiner_acs_credential_ids: {
|
|
5612
|
+
items: {
|
|
5613
|
+
format: string;
|
|
5614
|
+
type: string;
|
|
5615
|
+
};
|
|
5616
|
+
type: string;
|
|
5617
|
+
};
|
|
5618
|
+
};
|
|
5619
|
+
type: string;
|
|
5620
|
+
};
|
|
5578
5621
|
workspace_id: {
|
|
5579
5622
|
format: string;
|
|
5580
5623
|
type: string;
|
|
@@ -5757,6 +5800,18 @@ declare const _default: {
|
|
|
5757
5800
|
starts_at: {
|
|
5758
5801
|
type: string;
|
|
5759
5802
|
};
|
|
5803
|
+
visionline_metadata: {
|
|
5804
|
+
properties: {
|
|
5805
|
+
joiner_acs_credential_ids: {
|
|
5806
|
+
items: {
|
|
5807
|
+
format: string;
|
|
5808
|
+
type: string;
|
|
5809
|
+
};
|
|
5810
|
+
type: string;
|
|
5811
|
+
};
|
|
5812
|
+
};
|
|
5813
|
+
type: string;
|
|
5814
|
+
};
|
|
5760
5815
|
workspace_id: {
|
|
5761
5816
|
format: string;
|
|
5762
5817
|
type: string;
|
|
@@ -5918,6 +5973,18 @@ declare const _default: {
|
|
|
5918
5973
|
starts_at: {
|
|
5919
5974
|
type: string;
|
|
5920
5975
|
};
|
|
5976
|
+
visionline_metadata: {
|
|
5977
|
+
properties: {
|
|
5978
|
+
joiner_acs_credential_ids: {
|
|
5979
|
+
items: {
|
|
5980
|
+
format: string;
|
|
5981
|
+
type: string;
|
|
5982
|
+
};
|
|
5983
|
+
type: string;
|
|
5984
|
+
};
|
|
5985
|
+
};
|
|
5986
|
+
type: string;
|
|
5987
|
+
};
|
|
5921
5988
|
workspace_id: {
|
|
5922
5989
|
format: string;
|
|
5923
5990
|
type: string;
|
|
@@ -6052,6 +6119,18 @@ declare const _default: {
|
|
|
6052
6119
|
starts_at: {
|
|
6053
6120
|
type: string;
|
|
6054
6121
|
};
|
|
6122
|
+
visionline_metadata: {
|
|
6123
|
+
properties: {
|
|
6124
|
+
joiner_acs_credential_ids: {
|
|
6125
|
+
items: {
|
|
6126
|
+
format: string;
|
|
6127
|
+
type: string;
|
|
6128
|
+
};
|
|
6129
|
+
type: string;
|
|
6130
|
+
};
|
|
6131
|
+
};
|
|
6132
|
+
type: string;
|
|
6133
|
+
};
|
|
6055
6134
|
workspace_id: {
|
|
6056
6135
|
format: string;
|
|
6057
6136
|
type: string;
|
|
@@ -6173,6 +6252,18 @@ declare const _default: {
|
|
|
6173
6252
|
starts_at: {
|
|
6174
6253
|
type: string;
|
|
6175
6254
|
};
|
|
6255
|
+
visionline_metadata: {
|
|
6256
|
+
properties: {
|
|
6257
|
+
joiner_acs_credential_ids: {
|
|
6258
|
+
items: {
|
|
6259
|
+
format: string;
|
|
6260
|
+
type: string;
|
|
6261
|
+
};
|
|
6262
|
+
type: string;
|
|
6263
|
+
};
|
|
6264
|
+
};
|
|
6265
|
+
type: string;
|
|
6266
|
+
};
|
|
6176
6267
|
workspace_id: {
|
|
6177
6268
|
format: string;
|
|
6178
6269
|
type: string;
|
|
@@ -6296,6 +6387,18 @@ declare const _default: {
|
|
|
6296
6387
|
starts_at: {
|
|
6297
6388
|
type: string;
|
|
6298
6389
|
};
|
|
6390
|
+
visionline_metadata: {
|
|
6391
|
+
properties: {
|
|
6392
|
+
joiner_acs_credential_ids: {
|
|
6393
|
+
items: {
|
|
6394
|
+
format: string;
|
|
6395
|
+
type: string;
|
|
6396
|
+
};
|
|
6397
|
+
type: string;
|
|
6398
|
+
};
|
|
6399
|
+
};
|
|
6400
|
+
type: string;
|
|
6401
|
+
};
|
|
6299
6402
|
workspace_id: {
|
|
6300
6403
|
format: string;
|
|
6301
6404
|
type: string;
|
|
@@ -6416,6 +6519,18 @@ declare const _default: {
|
|
|
6416
6519
|
starts_at: {
|
|
6417
6520
|
type: string;
|
|
6418
6521
|
};
|
|
6522
|
+
visionline_metadata: {
|
|
6523
|
+
properties: {
|
|
6524
|
+
joiner_acs_credential_ids: {
|
|
6525
|
+
items: {
|
|
6526
|
+
format: string;
|
|
6527
|
+
type: string;
|
|
6528
|
+
};
|
|
6529
|
+
type: string;
|
|
6530
|
+
};
|
|
6531
|
+
};
|
|
6532
|
+
type: string;
|
|
6533
|
+
};
|
|
6419
6534
|
workspace_id: {
|
|
6420
6535
|
format: string;
|
|
6421
6536
|
type: string;
|
|
@@ -6787,13 +6902,6 @@ declare const _default: {
|
|
|
6787
6902
|
format: string;
|
|
6788
6903
|
type: string;
|
|
6789
6904
|
};
|
|
6790
|
-
acs_entrance_ids: {
|
|
6791
|
-
items: {
|
|
6792
|
-
format: string;
|
|
6793
|
-
type: string;
|
|
6794
|
-
};
|
|
6795
|
-
type: string;
|
|
6796
|
-
};
|
|
6797
6905
|
include_if: {
|
|
6798
6906
|
items: {
|
|
6799
6907
|
enum: string[];
|
|
@@ -6802,6 +6910,7 @@ declare const _default: {
|
|
|
6802
6910
|
type: string;
|
|
6803
6911
|
};
|
|
6804
6912
|
};
|
|
6913
|
+
required: string[];
|
|
6805
6914
|
type: string;
|
|
6806
6915
|
};
|
|
6807
6916
|
};
|
|
@@ -6864,6 +6973,18 @@ declare const _default: {
|
|
|
6864
6973
|
starts_at: {
|
|
6865
6974
|
type: string;
|
|
6866
6975
|
};
|
|
6976
|
+
visionline_metadata: {
|
|
6977
|
+
properties: {
|
|
6978
|
+
joiner_acs_credential_ids: {
|
|
6979
|
+
items: {
|
|
6980
|
+
format: string;
|
|
6981
|
+
type: string;
|
|
6982
|
+
};
|
|
6983
|
+
type: string;
|
|
6984
|
+
};
|
|
6985
|
+
};
|
|
6986
|
+
type: string;
|
|
6987
|
+
};
|
|
6867
6988
|
workspace_id: {
|
|
6868
6989
|
format: string;
|
|
6869
6990
|
type: string;
|
|
@@ -16726,6 +16847,9 @@ interface Routes {
|
|
|
16726
16847
|
starts_at?: string | undefined;
|
|
16727
16848
|
ends_at?: string | undefined;
|
|
16728
16849
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
16850
|
+
visionline_metadata?: {
|
|
16851
|
+
joiner_acs_credential_ids?: string[] | undefined;
|
|
16852
|
+
} | undefined;
|
|
16729
16853
|
};
|
|
16730
16854
|
};
|
|
16731
16855
|
};
|
|
@@ -16744,6 +16868,7 @@ interface Routes {
|
|
|
16744
16868
|
assa_abloy_credential_service_mobile_endpoint_id?: string | undefined;
|
|
16745
16869
|
card_format?: ('TLCode' | 'rfid48') | undefined;
|
|
16746
16870
|
is_override_key?: boolean | undefined;
|
|
16871
|
+
joiner_acs_credential_ids?: string[] | undefined;
|
|
16747
16872
|
} | undefined;
|
|
16748
16873
|
starts_at?: string | undefined;
|
|
16749
16874
|
ends_at?: string | undefined;
|
|
@@ -16765,6 +16890,9 @@ interface Routes {
|
|
|
16765
16890
|
starts_at?: string | undefined;
|
|
16766
16891
|
ends_at?: string | undefined;
|
|
16767
16892
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
16893
|
+
visionline_metadata?: {
|
|
16894
|
+
joiner_acs_credential_ids?: string[] | undefined;
|
|
16895
|
+
} | undefined;
|
|
16768
16896
|
};
|
|
16769
16897
|
};
|
|
16770
16898
|
};
|
|
@@ -16804,6 +16932,9 @@ interface Routes {
|
|
|
16804
16932
|
starts_at?: string | undefined;
|
|
16805
16933
|
ends_at?: string | undefined;
|
|
16806
16934
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
16935
|
+
visionline_metadata?: {
|
|
16936
|
+
joiner_acs_credential_ids?: string[] | undefined;
|
|
16937
|
+
} | undefined;
|
|
16807
16938
|
};
|
|
16808
16939
|
};
|
|
16809
16940
|
};
|
|
@@ -16839,6 +16970,9 @@ interface Routes {
|
|
|
16839
16970
|
starts_at?: string | undefined;
|
|
16840
16971
|
ends_at?: string | undefined;
|
|
16841
16972
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
16973
|
+
visionline_metadata?: {
|
|
16974
|
+
joiner_acs_credential_ids?: string[] | undefined;
|
|
16975
|
+
} | undefined;
|
|
16842
16976
|
}>;
|
|
16843
16977
|
};
|
|
16844
16978
|
};
|
|
@@ -16868,6 +17002,9 @@ interface Routes {
|
|
|
16868
17002
|
starts_at?: string | undefined;
|
|
16869
17003
|
ends_at?: string | undefined;
|
|
16870
17004
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17005
|
+
visionline_metadata?: {
|
|
17006
|
+
joiner_acs_credential_ids?: string[] | undefined;
|
|
17007
|
+
} | undefined;
|
|
16871
17008
|
};
|
|
16872
17009
|
};
|
|
16873
17010
|
};
|
|
@@ -16897,6 +17034,9 @@ interface Routes {
|
|
|
16897
17034
|
starts_at?: string | undefined;
|
|
16898
17035
|
ends_at?: string | undefined;
|
|
16899
17036
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17037
|
+
visionline_metadata?: {
|
|
17038
|
+
joiner_acs_credential_ids?: string[] | undefined;
|
|
17039
|
+
} | undefined;
|
|
16900
17040
|
};
|
|
16901
17041
|
};
|
|
16902
17042
|
};
|
|
@@ -16969,8 +17109,7 @@ interface Routes {
|
|
|
16969
17109
|
queryParams: {};
|
|
16970
17110
|
jsonBody: {};
|
|
16971
17111
|
commonParams: {
|
|
16972
|
-
acs_entrance_id
|
|
16973
|
-
acs_entrance_ids?: string[] | undefined;
|
|
17112
|
+
acs_entrance_id: string;
|
|
16974
17113
|
include_if?: Array<'visionline_metadata.is_valid'> | undefined;
|
|
16975
17114
|
};
|
|
16976
17115
|
formData: {};
|
|
@@ -16990,6 +17129,9 @@ interface Routes {
|
|
|
16990
17129
|
starts_at?: string | undefined;
|
|
16991
17130
|
ends_at?: string | undefined;
|
|
16992
17131
|
is_multi_phone_sync_credential?: boolean | undefined;
|
|
17132
|
+
visionline_metadata?: {
|
|
17133
|
+
joiner_acs_credential_ids?: string[] | undefined;
|
|
17134
|
+
} | undefined;
|
|
16993
17135
|
}>;
|
|
16994
17136
|
};
|
|
16995
17137
|
};
|
|
@@ -5221,6 +5221,18 @@ declare const _default: {
|
|
|
5221
5221
|
starts_at: {
|
|
5222
5222
|
type: string;
|
|
5223
5223
|
};
|
|
5224
|
+
visionline_metadata: {
|
|
5225
|
+
properties: {
|
|
5226
|
+
joiner_acs_credential_ids: {
|
|
5227
|
+
items: {
|
|
5228
|
+
format: string;
|
|
5229
|
+
type: string;
|
|
5230
|
+
};
|
|
5231
|
+
type: string;
|
|
5232
|
+
};
|
|
5233
|
+
};
|
|
5234
|
+
type: string;
|
|
5235
|
+
};
|
|
5224
5236
|
workspace_id: {
|
|
5225
5237
|
format: string;
|
|
5226
5238
|
type: string;
|
|
@@ -5342,6 +5354,18 @@ declare const _default: {
|
|
|
5342
5354
|
starts_at: {
|
|
5343
5355
|
type: string;
|
|
5344
5356
|
};
|
|
5357
|
+
visionline_metadata: {
|
|
5358
|
+
properties: {
|
|
5359
|
+
joiner_acs_credential_ids: {
|
|
5360
|
+
items: {
|
|
5361
|
+
format: string;
|
|
5362
|
+
type: string;
|
|
5363
|
+
};
|
|
5364
|
+
type: string;
|
|
5365
|
+
};
|
|
5366
|
+
};
|
|
5367
|
+
type: string;
|
|
5368
|
+
};
|
|
5345
5369
|
workspace_id: {
|
|
5346
5370
|
format: string;
|
|
5347
5371
|
type: string;
|
|
@@ -5435,6 +5459,13 @@ declare const _default: {
|
|
|
5435
5459
|
is_override_key: {
|
|
5436
5460
|
type: string;
|
|
5437
5461
|
};
|
|
5462
|
+
joiner_acs_credential_ids: {
|
|
5463
|
+
items: {
|
|
5464
|
+
format: string;
|
|
5465
|
+
type: string;
|
|
5466
|
+
};
|
|
5467
|
+
type: string;
|
|
5468
|
+
};
|
|
5438
5469
|
};
|
|
5439
5470
|
type: string;
|
|
5440
5471
|
};
|
|
@@ -5501,6 +5532,18 @@ declare const _default: {
|
|
|
5501
5532
|
starts_at: {
|
|
5502
5533
|
type: string;
|
|
5503
5534
|
};
|
|
5535
|
+
visionline_metadata: {
|
|
5536
|
+
properties: {
|
|
5537
|
+
joiner_acs_credential_ids: {
|
|
5538
|
+
items: {
|
|
5539
|
+
format: string;
|
|
5540
|
+
type: string;
|
|
5541
|
+
};
|
|
5542
|
+
type: string;
|
|
5543
|
+
};
|
|
5544
|
+
};
|
|
5545
|
+
type: string;
|
|
5546
|
+
};
|
|
5504
5547
|
workspace_id: {
|
|
5505
5548
|
format: string;
|
|
5506
5549
|
type: string;
|
|
@@ -5683,6 +5726,18 @@ declare const _default: {
|
|
|
5683
5726
|
starts_at: {
|
|
5684
5727
|
type: string;
|
|
5685
5728
|
};
|
|
5729
|
+
visionline_metadata: {
|
|
5730
|
+
properties: {
|
|
5731
|
+
joiner_acs_credential_ids: {
|
|
5732
|
+
items: {
|
|
5733
|
+
format: string;
|
|
5734
|
+
type: string;
|
|
5735
|
+
};
|
|
5736
|
+
type: string;
|
|
5737
|
+
};
|
|
5738
|
+
};
|
|
5739
|
+
type: string;
|
|
5740
|
+
};
|
|
5686
5741
|
workspace_id: {
|
|
5687
5742
|
format: string;
|
|
5688
5743
|
type: string;
|
|
@@ -5844,6 +5899,18 @@ declare const _default: {
|
|
|
5844
5899
|
starts_at: {
|
|
5845
5900
|
type: string;
|
|
5846
5901
|
};
|
|
5902
|
+
visionline_metadata: {
|
|
5903
|
+
properties: {
|
|
5904
|
+
joiner_acs_credential_ids: {
|
|
5905
|
+
items: {
|
|
5906
|
+
format: string;
|
|
5907
|
+
type: string;
|
|
5908
|
+
};
|
|
5909
|
+
type: string;
|
|
5910
|
+
};
|
|
5911
|
+
};
|
|
5912
|
+
type: string;
|
|
5913
|
+
};
|
|
5847
5914
|
workspace_id: {
|
|
5848
5915
|
format: string;
|
|
5849
5916
|
type: string;
|
|
@@ -5978,6 +6045,18 @@ declare const _default: {
|
|
|
5978
6045
|
starts_at: {
|
|
5979
6046
|
type: string;
|
|
5980
6047
|
};
|
|
6048
|
+
visionline_metadata: {
|
|
6049
|
+
properties: {
|
|
6050
|
+
joiner_acs_credential_ids: {
|
|
6051
|
+
items: {
|
|
6052
|
+
format: string;
|
|
6053
|
+
type: string;
|
|
6054
|
+
};
|
|
6055
|
+
type: string;
|
|
6056
|
+
};
|
|
6057
|
+
};
|
|
6058
|
+
type: string;
|
|
6059
|
+
};
|
|
5981
6060
|
workspace_id: {
|
|
5982
6061
|
format: string;
|
|
5983
6062
|
type: string;
|
|
@@ -6099,6 +6178,18 @@ declare const _default: {
|
|
|
6099
6178
|
starts_at: {
|
|
6100
6179
|
type: string;
|
|
6101
6180
|
};
|
|
6181
|
+
visionline_metadata: {
|
|
6182
|
+
properties: {
|
|
6183
|
+
joiner_acs_credential_ids: {
|
|
6184
|
+
items: {
|
|
6185
|
+
format: string;
|
|
6186
|
+
type: string;
|
|
6187
|
+
};
|
|
6188
|
+
type: string;
|
|
6189
|
+
};
|
|
6190
|
+
};
|
|
6191
|
+
type: string;
|
|
6192
|
+
};
|
|
6102
6193
|
workspace_id: {
|
|
6103
6194
|
format: string;
|
|
6104
6195
|
type: string;
|
|
@@ -6222,6 +6313,18 @@ declare const _default: {
|
|
|
6222
6313
|
starts_at: {
|
|
6223
6314
|
type: string;
|
|
6224
6315
|
};
|
|
6316
|
+
visionline_metadata: {
|
|
6317
|
+
properties: {
|
|
6318
|
+
joiner_acs_credential_ids: {
|
|
6319
|
+
items: {
|
|
6320
|
+
format: string;
|
|
6321
|
+
type: string;
|
|
6322
|
+
};
|
|
6323
|
+
type: string;
|
|
6324
|
+
};
|
|
6325
|
+
};
|
|
6326
|
+
type: string;
|
|
6327
|
+
};
|
|
6225
6328
|
workspace_id: {
|
|
6226
6329
|
format: string;
|
|
6227
6330
|
type: string;
|
|
@@ -6342,6 +6445,18 @@ declare const _default: {
|
|
|
6342
6445
|
starts_at: {
|
|
6343
6446
|
type: string;
|
|
6344
6447
|
};
|
|
6448
|
+
visionline_metadata: {
|
|
6449
|
+
properties: {
|
|
6450
|
+
joiner_acs_credential_ids: {
|
|
6451
|
+
items: {
|
|
6452
|
+
format: string;
|
|
6453
|
+
type: string;
|
|
6454
|
+
};
|
|
6455
|
+
type: string;
|
|
6456
|
+
};
|
|
6457
|
+
};
|
|
6458
|
+
type: string;
|
|
6459
|
+
};
|
|
6345
6460
|
workspace_id: {
|
|
6346
6461
|
format: string;
|
|
6347
6462
|
type: string;
|
|
@@ -6713,13 +6828,6 @@ declare const _default: {
|
|
|
6713
6828
|
format: string;
|
|
6714
6829
|
type: string;
|
|
6715
6830
|
};
|
|
6716
|
-
acs_entrance_ids: {
|
|
6717
|
-
items: {
|
|
6718
|
-
format: string;
|
|
6719
|
-
type: string;
|
|
6720
|
-
};
|
|
6721
|
-
type: string;
|
|
6722
|
-
};
|
|
6723
6831
|
include_if: {
|
|
6724
6832
|
items: {
|
|
6725
6833
|
enum: string[];
|
|
@@ -6728,6 +6836,7 @@ declare const _default: {
|
|
|
6728
6836
|
type: string;
|
|
6729
6837
|
};
|
|
6730
6838
|
};
|
|
6839
|
+
required: string[];
|
|
6731
6840
|
type: string;
|
|
6732
6841
|
};
|
|
6733
6842
|
};
|
|
@@ -6790,6 +6899,18 @@ declare const _default: {
|
|
|
6790
6899
|
starts_at: {
|
|
6791
6900
|
type: string;
|
|
6792
6901
|
};
|
|
6902
|
+
visionline_metadata: {
|
|
6903
|
+
properties: {
|
|
6904
|
+
joiner_acs_credential_ids: {
|
|
6905
|
+
items: {
|
|
6906
|
+
format: string;
|
|
6907
|
+
type: string;
|
|
6908
|
+
};
|
|
6909
|
+
type: string;
|
|
6910
|
+
};
|
|
6911
|
+
};
|
|
6912
|
+
type: string;
|
|
6913
|
+
};
|
|
6793
6914
|
workspace_id: {
|
|
6794
6915
|
format: string;
|
|
6795
6916
|
type: string;
|