@seamapi/types 1.479.0 → 1.481.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 CHANGED
@@ -57367,7 +57367,12 @@ var openapi_default = {
57367
57367
  400: { description: "Bad Request" },
57368
57368
  401: { description: "Unauthorized" }
57369
57369
  },
57370
- security: [{ client_session_with_customer: [] }],
57370
+ security: [
57371
+ { client_session_with_customer: [] },
57372
+ { pat_with_workspace: [] },
57373
+ { console_session_with_workspace: [] },
57374
+ { api_key: [] }
57375
+ ],
57371
57376
  summary: "/workspaces/customization_profiles/create",
57372
57377
  tags: ["/workspaces"],
57373
57378
  "x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
@@ -57433,7 +57438,12 @@ var openapi_default = {
57433
57438
  400: { description: "Bad Request" },
57434
57439
  401: { description: "Unauthorized" }
57435
57440
  },
57436
- security: [{ client_session_with_customer: [] }],
57441
+ security: [
57442
+ { client_session_with_customer: [] },
57443
+ { pat_with_workspace: [] },
57444
+ { console_session_with_workspace: [] },
57445
+ { api_key: [] }
57446
+ ],
57437
57447
  summary: "/workspaces/customization_profiles/get",
57438
57448
  tags: ["/workspaces"],
57439
57449
  "x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
@@ -57502,7 +57512,12 @@ var openapi_default = {
57502
57512
  400: { description: "Bad Request" },
57503
57513
  401: { description: "Unauthorized" }
57504
57514
  },
57505
- security: [{ client_session_with_customer: [] }],
57515
+ security: [
57516
+ { client_session_with_customer: [] },
57517
+ { pat_with_workspace: [] },
57518
+ { console_session_with_workspace: [] },
57519
+ { api_key: [] }
57520
+ ],
57506
57521
  summary: "/workspaces/customization_profiles/get",
57507
57522
  tags: ["/workspaces"],
57508
57523
  "x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
@@ -57563,7 +57578,12 @@ var openapi_default = {
57563
57578
  400: { description: "Bad Request" },
57564
57579
  401: { description: "Unauthorized" }
57565
57580
  },
57566
- security: [{ client_session_with_customer: [] }],
57581
+ security: [
57582
+ { client_session_with_customer: [] },
57583
+ { pat_with_workspace: [] },
57584
+ { console_session_with_workspace: [] },
57585
+ { api_key: [] }
57586
+ ],
57567
57587
  summary: "/workspaces/customization_profiles/list",
57568
57588
  tags: ["/workspaces"],
57569
57589
  "x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
@@ -57622,7 +57642,12 @@ var openapi_default = {
57622
57642
  400: { description: "Bad Request" },
57623
57643
  401: { description: "Unauthorized" }
57624
57644
  },
57625
- security: [{ client_session_with_customer: [] }],
57645
+ security: [
57646
+ { client_session_with_customer: [] },
57647
+ { pat_with_workspace: [] },
57648
+ { console_session_with_workspace: [] },
57649
+ { api_key: [] }
57650
+ ],
57626
57651
  summary: "/workspaces/customization_profiles/list",
57627
57652
  tags: ["/workspaces"],
57628
57653
  "x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
@@ -57669,7 +57694,12 @@ var openapi_default = {
57669
57694
  400: { description: "Bad Request" },
57670
57695
  401: { description: "Unauthorized" }
57671
57696
  },
57672
- security: [{ client_session_with_customer: [] }],
57697
+ security: [
57698
+ { client_session_with_customer: [] },
57699
+ { pat_with_workspace: [] },
57700
+ { console_session_with_workspace: [] },
57701
+ { api_key: [] }
57702
+ ],
57673
57703
  summary: "/workspaces/customization_profiles/update",
57674
57704
  tags: ["/workspaces"],
57675
57705
  "x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
@@ -57713,7 +57743,12 @@ var openapi_default = {
57713
57743
  400: { description: "Bad Request" },
57714
57744
  401: { description: "Unauthorized" }
57715
57745
  },
57716
- security: [{ client_session_with_customer: [] }],
57746
+ security: [
57747
+ { client_session_with_customer: [] },
57748
+ { pat_with_workspace: [] },
57749
+ { console_session_with_workspace: [] },
57750
+ { api_key: [] }
57751
+ ],
57717
57752
  summary: "/workspaces/customization_profiles/update",
57718
57753
  tags: ["/workspaces"],
57719
57754
  "x-fern-sdk-group-name": ["workspaces", "customization_profiles"],
@@ -57743,7 +57778,12 @@ var openapi_default = {
57743
57778
  400: { description: "Bad Request" },
57744
57779
  401: { description: "Unauthorized" }
57745
57780
  },
57746
- security: [{ client_session_with_customer: [] }],
57781
+ security: [
57782
+ { client_session_with_customer: [] },
57783
+ { pat_with_workspace: [] },
57784
+ { console_session_with_workspace: [] },
57785
+ { api_key: [] }
57786
+ ],
57747
57787
  summary: "/workspaces/customization_profiles/upload_images",
57748
57788
  tags: ["/workspaces"],
57749
57789
  "x-fern-sdk-group-name": ["workspaces", "customization_profiles"],