@seamapi/types 1.581.0 → 1.582.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 +4 -0
- package/dist/connect.cjs.map +1 -1
- package/dist/connect.d.cts +40 -0
- package/dist/index.cjs +4 -0
- package/dist/index.cjs.map +1 -1
- package/lib/seam/connect/openapi.d.ts +40 -0
- package/lib/seam/connect/openapi.js +4 -0
- package/lib/seam/connect/openapi.js.map +1 -1
- package/package.json +1 -1
- package/src/lib/seam/connect/openapi.ts +4 -0
|
@@ -14634,22 +14634,32 @@ declare const _default: {
|
|
|
14634
14634
|
};
|
|
14635
14635
|
security: ({
|
|
14636
14636
|
client_session: never[];
|
|
14637
|
+
client_session_with_customer?: never;
|
|
14638
|
+
pat_with_workspace?: never;
|
|
14639
|
+
console_session_with_workspace?: never;
|
|
14640
|
+
api_key?: never;
|
|
14641
|
+
} | {
|
|
14642
|
+
client_session_with_customer: never[];
|
|
14643
|
+
client_session?: never;
|
|
14637
14644
|
pat_with_workspace?: never;
|
|
14638
14645
|
console_session_with_workspace?: never;
|
|
14639
14646
|
api_key?: never;
|
|
14640
14647
|
} | {
|
|
14641
14648
|
pat_with_workspace: never[];
|
|
14642
14649
|
client_session?: never;
|
|
14650
|
+
client_session_with_customer?: never;
|
|
14643
14651
|
console_session_with_workspace?: never;
|
|
14644
14652
|
api_key?: never;
|
|
14645
14653
|
} | {
|
|
14646
14654
|
console_session_with_workspace: never[];
|
|
14647
14655
|
client_session?: never;
|
|
14656
|
+
client_session_with_customer?: never;
|
|
14648
14657
|
pat_with_workspace?: never;
|
|
14649
14658
|
api_key?: never;
|
|
14650
14659
|
} | {
|
|
14651
14660
|
api_key: never[];
|
|
14652
14661
|
client_session?: never;
|
|
14662
|
+
client_session_with_customer?: never;
|
|
14653
14663
|
pat_with_workspace?: never;
|
|
14654
14664
|
console_session_with_workspace?: never;
|
|
14655
14665
|
})[];
|
|
@@ -14785,22 +14795,32 @@ declare const _default: {
|
|
|
14785
14795
|
};
|
|
14786
14796
|
security: ({
|
|
14787
14797
|
client_session: never[];
|
|
14798
|
+
client_session_with_customer?: never;
|
|
14799
|
+
pat_with_workspace?: never;
|
|
14800
|
+
console_session_with_workspace?: never;
|
|
14801
|
+
api_key?: never;
|
|
14802
|
+
} | {
|
|
14803
|
+
client_session_with_customer: never[];
|
|
14804
|
+
client_session?: never;
|
|
14788
14805
|
pat_with_workspace?: never;
|
|
14789
14806
|
console_session_with_workspace?: never;
|
|
14790
14807
|
api_key?: never;
|
|
14791
14808
|
} | {
|
|
14792
14809
|
pat_with_workspace: never[];
|
|
14793
14810
|
client_session?: never;
|
|
14811
|
+
client_session_with_customer?: never;
|
|
14794
14812
|
console_session_with_workspace?: never;
|
|
14795
14813
|
api_key?: never;
|
|
14796
14814
|
} | {
|
|
14797
14815
|
console_session_with_workspace: never[];
|
|
14798
14816
|
client_session?: never;
|
|
14817
|
+
client_session_with_customer?: never;
|
|
14799
14818
|
pat_with_workspace?: never;
|
|
14800
14819
|
api_key?: never;
|
|
14801
14820
|
} | {
|
|
14802
14821
|
api_key: never[];
|
|
14803
14822
|
client_session?: never;
|
|
14823
|
+
client_session_with_customer?: never;
|
|
14804
14824
|
pat_with_workspace?: never;
|
|
14805
14825
|
console_session_with_workspace?: never;
|
|
14806
14826
|
})[];
|
|
@@ -17320,22 +17340,32 @@ declare const _default: {
|
|
|
17320
17340
|
};
|
|
17321
17341
|
security: ({
|
|
17322
17342
|
client_session: never[];
|
|
17343
|
+
client_session_with_customer?: never;
|
|
17344
|
+
pat_with_workspace?: never;
|
|
17345
|
+
console_session_with_workspace?: never;
|
|
17346
|
+
api_key?: never;
|
|
17347
|
+
} | {
|
|
17348
|
+
client_session_with_customer: never[];
|
|
17349
|
+
client_session?: never;
|
|
17323
17350
|
pat_with_workspace?: never;
|
|
17324
17351
|
console_session_with_workspace?: never;
|
|
17325
17352
|
api_key?: never;
|
|
17326
17353
|
} | {
|
|
17327
17354
|
pat_with_workspace: never[];
|
|
17328
17355
|
client_session?: never;
|
|
17356
|
+
client_session_with_customer?: never;
|
|
17329
17357
|
console_session_with_workspace?: never;
|
|
17330
17358
|
api_key?: never;
|
|
17331
17359
|
} | {
|
|
17332
17360
|
console_session_with_workspace: never[];
|
|
17333
17361
|
client_session?: never;
|
|
17362
|
+
client_session_with_customer?: never;
|
|
17334
17363
|
pat_with_workspace?: never;
|
|
17335
17364
|
api_key?: never;
|
|
17336
17365
|
} | {
|
|
17337
17366
|
api_key: never[];
|
|
17338
17367
|
client_session?: never;
|
|
17368
|
+
client_session_with_customer?: never;
|
|
17339
17369
|
pat_with_workspace?: never;
|
|
17340
17370
|
console_session_with_workspace?: never;
|
|
17341
17371
|
})[];
|
|
@@ -17403,22 +17433,32 @@ declare const _default: {
|
|
|
17403
17433
|
};
|
|
17404
17434
|
security: ({
|
|
17405
17435
|
client_session: never[];
|
|
17436
|
+
client_session_with_customer?: never;
|
|
17437
|
+
pat_with_workspace?: never;
|
|
17438
|
+
console_session_with_workspace?: never;
|
|
17439
|
+
api_key?: never;
|
|
17440
|
+
} | {
|
|
17441
|
+
client_session_with_customer: never[];
|
|
17442
|
+
client_session?: never;
|
|
17406
17443
|
pat_with_workspace?: never;
|
|
17407
17444
|
console_session_with_workspace?: never;
|
|
17408
17445
|
api_key?: never;
|
|
17409
17446
|
} | {
|
|
17410
17447
|
pat_with_workspace: never[];
|
|
17411
17448
|
client_session?: never;
|
|
17449
|
+
client_session_with_customer?: never;
|
|
17412
17450
|
console_session_with_workspace?: never;
|
|
17413
17451
|
api_key?: never;
|
|
17414
17452
|
} | {
|
|
17415
17453
|
console_session_with_workspace: never[];
|
|
17416
17454
|
client_session?: never;
|
|
17455
|
+
client_session_with_customer?: never;
|
|
17417
17456
|
pat_with_workspace?: never;
|
|
17418
17457
|
api_key?: never;
|
|
17419
17458
|
} | {
|
|
17420
17459
|
api_key: never[];
|
|
17421
17460
|
client_session?: never;
|
|
17461
|
+
client_session_with_customer?: never;
|
|
17422
17462
|
pat_with_workspace?: never;
|
|
17423
17463
|
console_session_with_workspace?: never;
|
|
17424
17464
|
})[];
|
|
@@ -23300,6 +23300,7 @@ export default {
|
|
|
23300
23300
|
},
|
|
23301
23301
|
security: [
|
|
23302
23302
|
{ client_session: [] },
|
|
23303
|
+
{ client_session_with_customer: [] },
|
|
23303
23304
|
{ pat_with_workspace: [] },
|
|
23304
23305
|
{ console_session_with_workspace: [] },
|
|
23305
23306
|
{ api_key: [] },
|
|
@@ -23425,6 +23426,7 @@ export default {
|
|
|
23425
23426
|
},
|
|
23426
23427
|
security: [
|
|
23427
23428
|
{ client_session: [] },
|
|
23429
|
+
{ client_session_with_customer: [] },
|
|
23428
23430
|
{ pat_with_workspace: [] },
|
|
23429
23431
|
{ console_session_with_workspace: [] },
|
|
23430
23432
|
{ api_key: [] },
|
|
@@ -25329,6 +25331,7 @@ export default {
|
|
|
25329
25331
|
},
|
|
25330
25332
|
security: [
|
|
25331
25333
|
{ client_session: [] },
|
|
25334
|
+
{ client_session_with_customer: [] },
|
|
25332
25335
|
{ pat_with_workspace: [] },
|
|
25333
25336
|
{ console_session_with_workspace: [] },
|
|
25334
25337
|
{ api_key: [] },
|
|
@@ -25389,6 +25392,7 @@ export default {
|
|
|
25389
25392
|
},
|
|
25390
25393
|
security: [
|
|
25391
25394
|
{ client_session: [] },
|
|
25395
|
+
{ client_session_with_customer: [] },
|
|
25392
25396
|
{ pat_with_workspace: [] },
|
|
25393
25397
|
{ console_session_with_workspace: [] },
|
|
25394
25398
|
{ api_key: [] },
|