@seamapi/types 1.479.0 → 1.480.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 +56 -8
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +240 -16
- package/dist/index.cjs +56 -8
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/openapi.d.ts +240 -16
- package/lib/seam/connect/openapi.js +56 -8
- package/lib/seam/connect/openapi.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +56 -8
package/dist/connect.d.cts
CHANGED
|
@@ -88546,9 +88546,37 @@ declare const _default: {
|
|
|
88546
88546
|
description: string;
|
|
88547
88547
|
};
|
|
88548
88548
|
};
|
|
88549
|
-
security: {
|
|
88549
|
+
security: ({
|
|
88550
|
+
client_session: never[];
|
|
88551
|
+
client_session_with_customer?: never;
|
|
88552
|
+
pat_with_workspace?: never;
|
|
88553
|
+
console_session_with_workspace?: never;
|
|
88554
|
+
api_key?: never;
|
|
88555
|
+
} | {
|
|
88550
88556
|
client_session_with_customer: never[];
|
|
88551
|
-
|
|
88557
|
+
client_session?: never;
|
|
88558
|
+
pat_with_workspace?: never;
|
|
88559
|
+
console_session_with_workspace?: never;
|
|
88560
|
+
api_key?: never;
|
|
88561
|
+
} | {
|
|
88562
|
+
pat_with_workspace: never[];
|
|
88563
|
+
client_session?: never;
|
|
88564
|
+
client_session_with_customer?: never;
|
|
88565
|
+
console_session_with_workspace?: never;
|
|
88566
|
+
api_key?: never;
|
|
88567
|
+
} | {
|
|
88568
|
+
console_session_with_workspace: never[];
|
|
88569
|
+
client_session?: never;
|
|
88570
|
+
client_session_with_customer?: never;
|
|
88571
|
+
pat_with_workspace?: never;
|
|
88572
|
+
api_key?: never;
|
|
88573
|
+
} | {
|
|
88574
|
+
api_key: never[];
|
|
88575
|
+
client_session?: never;
|
|
88576
|
+
client_session_with_customer?: never;
|
|
88577
|
+
pat_with_workspace?: never;
|
|
88578
|
+
console_session_with_workspace?: never;
|
|
88579
|
+
})[];
|
|
88552
88580
|
summary: string;
|
|
88553
88581
|
tags: string[];
|
|
88554
88582
|
'x-fern-sdk-group-name': string[];
|
|
@@ -88632,9 +88660,37 @@ declare const _default: {
|
|
|
88632
88660
|
description: string;
|
|
88633
88661
|
};
|
|
88634
88662
|
};
|
|
88635
|
-
security: {
|
|
88663
|
+
security: ({
|
|
88664
|
+
client_session: never[];
|
|
88665
|
+
client_session_with_customer?: never;
|
|
88666
|
+
pat_with_workspace?: never;
|
|
88667
|
+
console_session_with_workspace?: never;
|
|
88668
|
+
api_key?: never;
|
|
88669
|
+
} | {
|
|
88636
88670
|
client_session_with_customer: never[];
|
|
88637
|
-
|
|
88671
|
+
client_session?: never;
|
|
88672
|
+
pat_with_workspace?: never;
|
|
88673
|
+
console_session_with_workspace?: never;
|
|
88674
|
+
api_key?: never;
|
|
88675
|
+
} | {
|
|
88676
|
+
pat_with_workspace: never[];
|
|
88677
|
+
client_session?: never;
|
|
88678
|
+
client_session_with_customer?: never;
|
|
88679
|
+
console_session_with_workspace?: never;
|
|
88680
|
+
api_key?: never;
|
|
88681
|
+
} | {
|
|
88682
|
+
console_session_with_workspace: never[];
|
|
88683
|
+
client_session?: never;
|
|
88684
|
+
client_session_with_customer?: never;
|
|
88685
|
+
pat_with_workspace?: never;
|
|
88686
|
+
api_key?: never;
|
|
88687
|
+
} | {
|
|
88688
|
+
api_key: never[];
|
|
88689
|
+
client_session?: never;
|
|
88690
|
+
client_session_with_customer?: never;
|
|
88691
|
+
pat_with_workspace?: never;
|
|
88692
|
+
console_session_with_workspace?: never;
|
|
88693
|
+
})[];
|
|
88638
88694
|
summary: string;
|
|
88639
88695
|
tags: string[];
|
|
88640
88696
|
'x-fern-sdk-group-name': string[];
|
|
@@ -88723,9 +88779,37 @@ declare const _default: {
|
|
|
88723
88779
|
description: string;
|
|
88724
88780
|
};
|
|
88725
88781
|
};
|
|
88726
|
-
security: {
|
|
88782
|
+
security: ({
|
|
88783
|
+
client_session: never[];
|
|
88784
|
+
client_session_with_customer?: never;
|
|
88785
|
+
pat_with_workspace?: never;
|
|
88786
|
+
console_session_with_workspace?: never;
|
|
88787
|
+
api_key?: never;
|
|
88788
|
+
} | {
|
|
88727
88789
|
client_session_with_customer: never[];
|
|
88728
|
-
|
|
88790
|
+
client_session?: never;
|
|
88791
|
+
pat_with_workspace?: never;
|
|
88792
|
+
console_session_with_workspace?: never;
|
|
88793
|
+
api_key?: never;
|
|
88794
|
+
} | {
|
|
88795
|
+
pat_with_workspace: never[];
|
|
88796
|
+
client_session?: never;
|
|
88797
|
+
client_session_with_customer?: never;
|
|
88798
|
+
console_session_with_workspace?: never;
|
|
88799
|
+
api_key?: never;
|
|
88800
|
+
} | {
|
|
88801
|
+
console_session_with_workspace: never[];
|
|
88802
|
+
client_session?: never;
|
|
88803
|
+
client_session_with_customer?: never;
|
|
88804
|
+
pat_with_workspace?: never;
|
|
88805
|
+
api_key?: never;
|
|
88806
|
+
} | {
|
|
88807
|
+
api_key: never[];
|
|
88808
|
+
client_session?: never;
|
|
88809
|
+
client_session_with_customer?: never;
|
|
88810
|
+
pat_with_workspace?: never;
|
|
88811
|
+
console_session_with_workspace?: never;
|
|
88812
|
+
})[];
|
|
88729
88813
|
summary: string;
|
|
88730
88814
|
tags: string[];
|
|
88731
88815
|
'x-fern-sdk-group-name': string[];
|
|
@@ -88803,9 +88887,37 @@ declare const _default: {
|
|
|
88803
88887
|
description: string;
|
|
88804
88888
|
};
|
|
88805
88889
|
};
|
|
88806
|
-
security: {
|
|
88890
|
+
security: ({
|
|
88891
|
+
client_session: never[];
|
|
88892
|
+
client_session_with_customer?: never;
|
|
88893
|
+
pat_with_workspace?: never;
|
|
88894
|
+
console_session_with_workspace?: never;
|
|
88895
|
+
api_key?: never;
|
|
88896
|
+
} | {
|
|
88807
88897
|
client_session_with_customer: never[];
|
|
88808
|
-
|
|
88898
|
+
client_session?: never;
|
|
88899
|
+
pat_with_workspace?: never;
|
|
88900
|
+
console_session_with_workspace?: never;
|
|
88901
|
+
api_key?: never;
|
|
88902
|
+
} | {
|
|
88903
|
+
pat_with_workspace: never[];
|
|
88904
|
+
client_session?: never;
|
|
88905
|
+
client_session_with_customer?: never;
|
|
88906
|
+
console_session_with_workspace?: never;
|
|
88907
|
+
api_key?: never;
|
|
88908
|
+
} | {
|
|
88909
|
+
console_session_with_workspace: never[];
|
|
88910
|
+
client_session?: never;
|
|
88911
|
+
client_session_with_customer?: never;
|
|
88912
|
+
pat_with_workspace?: never;
|
|
88913
|
+
api_key?: never;
|
|
88914
|
+
} | {
|
|
88915
|
+
api_key: never[];
|
|
88916
|
+
client_session?: never;
|
|
88917
|
+
client_session_with_customer?: never;
|
|
88918
|
+
pat_with_workspace?: never;
|
|
88919
|
+
console_session_with_workspace?: never;
|
|
88920
|
+
})[];
|
|
88809
88921
|
summary: string;
|
|
88810
88922
|
tags: string[];
|
|
88811
88923
|
'x-fern-sdk-group-name': string[];
|
|
@@ -88881,9 +88993,37 @@ declare const _default: {
|
|
|
88881
88993
|
description: string;
|
|
88882
88994
|
};
|
|
88883
88995
|
};
|
|
88884
|
-
security: {
|
|
88996
|
+
security: ({
|
|
88997
|
+
client_session: never[];
|
|
88998
|
+
client_session_with_customer?: never;
|
|
88999
|
+
pat_with_workspace?: never;
|
|
89000
|
+
console_session_with_workspace?: never;
|
|
89001
|
+
api_key?: never;
|
|
89002
|
+
} | {
|
|
88885
89003
|
client_session_with_customer: never[];
|
|
88886
|
-
|
|
89004
|
+
client_session?: never;
|
|
89005
|
+
pat_with_workspace?: never;
|
|
89006
|
+
console_session_with_workspace?: never;
|
|
89007
|
+
api_key?: never;
|
|
89008
|
+
} | {
|
|
89009
|
+
pat_with_workspace: never[];
|
|
89010
|
+
client_session?: never;
|
|
89011
|
+
client_session_with_customer?: never;
|
|
89012
|
+
console_session_with_workspace?: never;
|
|
89013
|
+
api_key?: never;
|
|
89014
|
+
} | {
|
|
89015
|
+
console_session_with_workspace: never[];
|
|
89016
|
+
client_session?: never;
|
|
89017
|
+
client_session_with_customer?: never;
|
|
89018
|
+
pat_with_workspace?: never;
|
|
89019
|
+
api_key?: never;
|
|
89020
|
+
} | {
|
|
89021
|
+
api_key: never[];
|
|
89022
|
+
client_session?: never;
|
|
89023
|
+
client_session_with_customer?: never;
|
|
89024
|
+
pat_with_workspace?: never;
|
|
89025
|
+
console_session_with_workspace?: never;
|
|
89026
|
+
})[];
|
|
88887
89027
|
summary: string;
|
|
88888
89028
|
tags: string[];
|
|
88889
89029
|
'x-fern-sdk-group-name': string[];
|
|
@@ -88948,9 +89088,37 @@ declare const _default: {
|
|
|
88948
89088
|
description: string;
|
|
88949
89089
|
};
|
|
88950
89090
|
};
|
|
88951
|
-
security: {
|
|
89091
|
+
security: ({
|
|
89092
|
+
client_session: never[];
|
|
89093
|
+
client_session_with_customer?: never;
|
|
89094
|
+
pat_with_workspace?: never;
|
|
89095
|
+
console_session_with_workspace?: never;
|
|
89096
|
+
api_key?: never;
|
|
89097
|
+
} | {
|
|
88952
89098
|
client_session_with_customer: never[];
|
|
88953
|
-
|
|
89099
|
+
client_session?: never;
|
|
89100
|
+
pat_with_workspace?: never;
|
|
89101
|
+
console_session_with_workspace?: never;
|
|
89102
|
+
api_key?: never;
|
|
89103
|
+
} | {
|
|
89104
|
+
pat_with_workspace: never[];
|
|
89105
|
+
client_session?: never;
|
|
89106
|
+
client_session_with_customer?: never;
|
|
89107
|
+
console_session_with_workspace?: never;
|
|
89108
|
+
api_key?: never;
|
|
89109
|
+
} | {
|
|
89110
|
+
console_session_with_workspace: never[];
|
|
89111
|
+
client_session?: never;
|
|
89112
|
+
client_session_with_customer?: never;
|
|
89113
|
+
pat_with_workspace?: never;
|
|
89114
|
+
api_key?: never;
|
|
89115
|
+
} | {
|
|
89116
|
+
api_key: never[];
|
|
89117
|
+
client_session?: never;
|
|
89118
|
+
client_session_with_customer?: never;
|
|
89119
|
+
pat_with_workspace?: never;
|
|
89120
|
+
console_session_with_workspace?: never;
|
|
89121
|
+
})[];
|
|
88954
89122
|
summary: string;
|
|
88955
89123
|
tags: string[];
|
|
88956
89124
|
'x-fern-sdk-group-name': string[];
|
|
@@ -89012,9 +89180,37 @@ declare const _default: {
|
|
|
89012
89180
|
description: string;
|
|
89013
89181
|
};
|
|
89014
89182
|
};
|
|
89015
|
-
security: {
|
|
89183
|
+
security: ({
|
|
89184
|
+
client_session: never[];
|
|
89185
|
+
client_session_with_customer?: never;
|
|
89186
|
+
pat_with_workspace?: never;
|
|
89187
|
+
console_session_with_workspace?: never;
|
|
89188
|
+
api_key?: never;
|
|
89189
|
+
} | {
|
|
89016
89190
|
client_session_with_customer: never[];
|
|
89017
|
-
|
|
89191
|
+
client_session?: never;
|
|
89192
|
+
pat_with_workspace?: never;
|
|
89193
|
+
console_session_with_workspace?: never;
|
|
89194
|
+
api_key?: never;
|
|
89195
|
+
} | {
|
|
89196
|
+
pat_with_workspace: never[];
|
|
89197
|
+
client_session?: never;
|
|
89198
|
+
client_session_with_customer?: never;
|
|
89199
|
+
console_session_with_workspace?: never;
|
|
89200
|
+
api_key?: never;
|
|
89201
|
+
} | {
|
|
89202
|
+
console_session_with_workspace: never[];
|
|
89203
|
+
client_session?: never;
|
|
89204
|
+
client_session_with_customer?: never;
|
|
89205
|
+
pat_with_workspace?: never;
|
|
89206
|
+
api_key?: never;
|
|
89207
|
+
} | {
|
|
89208
|
+
api_key: never[];
|
|
89209
|
+
client_session?: never;
|
|
89210
|
+
client_session_with_customer?: never;
|
|
89211
|
+
pat_with_workspace?: never;
|
|
89212
|
+
console_session_with_workspace?: never;
|
|
89213
|
+
})[];
|
|
89018
89214
|
summary: string;
|
|
89019
89215
|
tags: string[];
|
|
89020
89216
|
'x-fern-sdk-group-name': string[];
|
|
@@ -89052,9 +89248,37 @@ declare const _default: {
|
|
|
89052
89248
|
description: string;
|
|
89053
89249
|
};
|
|
89054
89250
|
};
|
|
89055
|
-
security: {
|
|
89251
|
+
security: ({
|
|
89252
|
+
client_session: never[];
|
|
89253
|
+
client_session_with_customer?: never;
|
|
89254
|
+
pat_with_workspace?: never;
|
|
89255
|
+
console_session_with_workspace?: never;
|
|
89256
|
+
api_key?: never;
|
|
89257
|
+
} | {
|
|
89056
89258
|
client_session_with_customer: never[];
|
|
89057
|
-
|
|
89259
|
+
client_session?: never;
|
|
89260
|
+
pat_with_workspace?: never;
|
|
89261
|
+
console_session_with_workspace?: never;
|
|
89262
|
+
api_key?: never;
|
|
89263
|
+
} | {
|
|
89264
|
+
pat_with_workspace: never[];
|
|
89265
|
+
client_session?: never;
|
|
89266
|
+
client_session_with_customer?: never;
|
|
89267
|
+
console_session_with_workspace?: never;
|
|
89268
|
+
api_key?: never;
|
|
89269
|
+
} | {
|
|
89270
|
+
console_session_with_workspace: never[];
|
|
89271
|
+
client_session?: never;
|
|
89272
|
+
client_session_with_customer?: never;
|
|
89273
|
+
pat_with_workspace?: never;
|
|
89274
|
+
api_key?: never;
|
|
89275
|
+
} | {
|
|
89276
|
+
api_key: never[];
|
|
89277
|
+
client_session?: never;
|
|
89278
|
+
client_session_with_customer?: never;
|
|
89279
|
+
pat_with_workspace?: never;
|
|
89280
|
+
console_session_with_workspace?: never;
|
|
89281
|
+
})[];
|
|
89058
89282
|
summary: string;
|
|
89059
89283
|
tags: string[];
|
|
89060
89284
|
'x-fern-sdk-group-name': string[];
|
package/dist/index.cjs
CHANGED
|
@@ -57367,7 +57367,13 @@ var openapi_default = {
|
|
|
57367
57367
|
400: { description: "Bad Request" },
|
|
57368
57368
|
401: { description: "Unauthorized" }
|
|
57369
57369
|
},
|
|
57370
|
-
security: [
|
|
57370
|
+
security: [
|
|
57371
|
+
{ client_session: [] },
|
|
57372
|
+
{ client_session_with_customer: [] },
|
|
57373
|
+
{ pat_with_workspace: [] },
|
|
57374
|
+
{ console_session_with_workspace: [] },
|
|
57375
|
+
{ api_key: [] }
|
|
57376
|
+
],
|
|
57371
57377
|
summary: "/workspaces/customization_profiles/create",
|
|
57372
57378
|
tags: ["/workspaces"],
|
|
57373
57379
|
"x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
|
|
@@ -57433,7 +57439,13 @@ var openapi_default = {
|
|
|
57433
57439
|
400: { description: "Bad Request" },
|
|
57434
57440
|
401: { description: "Unauthorized" }
|
|
57435
57441
|
},
|
|
57436
|
-
security: [
|
|
57442
|
+
security: [
|
|
57443
|
+
{ client_session: [] },
|
|
57444
|
+
{ client_session_with_customer: [] },
|
|
57445
|
+
{ pat_with_workspace: [] },
|
|
57446
|
+
{ console_session_with_workspace: [] },
|
|
57447
|
+
{ api_key: [] }
|
|
57448
|
+
],
|
|
57437
57449
|
summary: "/workspaces/customization_profiles/get",
|
|
57438
57450
|
tags: ["/workspaces"],
|
|
57439
57451
|
"x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
|
|
@@ -57502,7 +57514,13 @@ var openapi_default = {
|
|
|
57502
57514
|
400: { description: "Bad Request" },
|
|
57503
57515
|
401: { description: "Unauthorized" }
|
|
57504
57516
|
},
|
|
57505
|
-
security: [
|
|
57517
|
+
security: [
|
|
57518
|
+
{ client_session: [] },
|
|
57519
|
+
{ client_session_with_customer: [] },
|
|
57520
|
+
{ pat_with_workspace: [] },
|
|
57521
|
+
{ console_session_with_workspace: [] },
|
|
57522
|
+
{ api_key: [] }
|
|
57523
|
+
],
|
|
57506
57524
|
summary: "/workspaces/customization_profiles/get",
|
|
57507
57525
|
tags: ["/workspaces"],
|
|
57508
57526
|
"x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
|
|
@@ -57563,7 +57581,13 @@ var openapi_default = {
|
|
|
57563
57581
|
400: { description: "Bad Request" },
|
|
57564
57582
|
401: { description: "Unauthorized" }
|
|
57565
57583
|
},
|
|
57566
|
-
security: [
|
|
57584
|
+
security: [
|
|
57585
|
+
{ client_session: [] },
|
|
57586
|
+
{ client_session_with_customer: [] },
|
|
57587
|
+
{ pat_with_workspace: [] },
|
|
57588
|
+
{ console_session_with_workspace: [] },
|
|
57589
|
+
{ api_key: [] }
|
|
57590
|
+
],
|
|
57567
57591
|
summary: "/workspaces/customization_profiles/list",
|
|
57568
57592
|
tags: ["/workspaces"],
|
|
57569
57593
|
"x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
|
|
@@ -57622,7 +57646,13 @@ var openapi_default = {
|
|
|
57622
57646
|
400: { description: "Bad Request" },
|
|
57623
57647
|
401: { description: "Unauthorized" }
|
|
57624
57648
|
},
|
|
57625
|
-
security: [
|
|
57649
|
+
security: [
|
|
57650
|
+
{ client_session: [] },
|
|
57651
|
+
{ client_session_with_customer: [] },
|
|
57652
|
+
{ pat_with_workspace: [] },
|
|
57653
|
+
{ console_session_with_workspace: [] },
|
|
57654
|
+
{ api_key: [] }
|
|
57655
|
+
],
|
|
57626
57656
|
summary: "/workspaces/customization_profiles/list",
|
|
57627
57657
|
tags: ["/workspaces"],
|
|
57628
57658
|
"x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
|
|
@@ -57669,7 +57699,13 @@ var openapi_default = {
|
|
|
57669
57699
|
400: { description: "Bad Request" },
|
|
57670
57700
|
401: { description: "Unauthorized" }
|
|
57671
57701
|
},
|
|
57672
|
-
security: [
|
|
57702
|
+
security: [
|
|
57703
|
+
{ client_session: [] },
|
|
57704
|
+
{ client_session_with_customer: [] },
|
|
57705
|
+
{ pat_with_workspace: [] },
|
|
57706
|
+
{ console_session_with_workspace: [] },
|
|
57707
|
+
{ api_key: [] }
|
|
57708
|
+
],
|
|
57673
57709
|
summary: "/workspaces/customization_profiles/update",
|
|
57674
57710
|
tags: ["/workspaces"],
|
|
57675
57711
|
"x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
|
|
@@ -57713,7 +57749,13 @@ var openapi_default = {
|
|
|
57713
57749
|
400: { description: "Bad Request" },
|
|
57714
57750
|
401: { description: "Unauthorized" }
|
|
57715
57751
|
},
|
|
57716
|
-
security: [
|
|
57752
|
+
security: [
|
|
57753
|
+
{ client_session: [] },
|
|
57754
|
+
{ client_session_with_customer: [] },
|
|
57755
|
+
{ pat_with_workspace: [] },
|
|
57756
|
+
{ console_session_with_workspace: [] },
|
|
57757
|
+
{ api_key: [] }
|
|
57758
|
+
],
|
|
57717
57759
|
summary: "/workspaces/customization_profiles/update",
|
|
57718
57760
|
tags: ["/workspaces"],
|
|
57719
57761
|
"x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
|
|
@@ -57743,7 +57785,13 @@ var openapi_default = {
|
|
|
57743
57785
|
400: { description: "Bad Request" },
|
|
57744
57786
|
401: { description: "Unauthorized" }
|
|
57745
57787
|
},
|
|
57746
|
-
security: [
|
|
57788
|
+
security: [
|
|
57789
|
+
{ client_session: [] },
|
|
57790
|
+
{ client_session_with_customer: [] },
|
|
57791
|
+
{ pat_with_workspace: [] },
|
|
57792
|
+
{ console_session_with_workspace: [] },
|
|
57793
|
+
{ api_key: [] }
|
|
57794
|
+
],
|
|
57747
57795
|
summary: "/workspaces/customization_profiles/upload_images",
|
|
57748
57796
|
tags: ["/workspaces"],
|
|
57749
57797
|
"x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
|