@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.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"],
|