@seamapi/types 1.901.0 → 1.902.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.
@@ -32247,6 +32247,7 @@ const openapi = {
32247
32247
  },
32248
32248
  security: [
32249
32249
  { client_session: [] },
32250
+ { client_session_with_customer: [] },
32250
32251
  { pat_with_workspace: [] },
32251
32252
  { console_session_with_workspace: [] },
32252
32253
  { api_key: [] },
@@ -32314,6 +32315,7 @@ const openapi = {
32314
32315
  },
32315
32316
  security: [
32316
32317
  { client_session: [] },
32318
+ { client_session_with_customer: [] },
32317
32319
  { pat_with_workspace: [] },
32318
32320
  { console_session_with_workspace: [] },
32319
32321
  { api_key: [] },
@@ -32376,6 +32378,7 @@ const openapi = {
32376
32378
  },
32377
32379
  security: [
32378
32380
  { client_session: [] },
32381
+ { client_session_with_customer: [] },
32379
32382
  { pat_with_workspace: [] },
32380
32383
  { console_session_with_workspace: [] },
32381
32384
  { api_key: [] },
@@ -32436,6 +32439,7 @@ const openapi = {
32436
32439
  },
32437
32440
  security: [
32438
32441
  { client_session: [] },
32442
+ { client_session_with_customer: [] },
32439
32443
  { pat_with_workspace: [] },
32440
32444
  { console_session_with_workspace: [] },
32441
32445
  { api_key: [] },
@@ -32504,6 +32508,7 @@ const openapi = {
32504
32508
  },
32505
32509
  security: [
32506
32510
  { client_session: [] },
32511
+ { client_session_with_customer: [] },
32507
32512
  { pat_with_workspace: [] },
32508
32513
  { console_session_with_workspace: [] },
32509
32514
  { api_key: [] },
@@ -32567,6 +32572,7 @@ const openapi = {
32567
32572
  },
32568
32573
  security: [
32569
32574
  { client_session: [] },
32575
+ { client_session_with_customer: [] },
32570
32576
  { pat_with_workspace: [] },
32571
32577
  { console_session_with_workspace: [] },
32572
32578
  { api_key: [] },
@@ -32809,6 +32815,7 @@ const openapi = {
32809
32815
  },
32810
32816
  security: [
32811
32817
  { client_session: [] },
32818
+ { client_session_with_customer: [] },
32812
32819
  { pat_with_workspace: [] },
32813
32820
  { console_session_with_workspace: [] },
32814
32821
  { api_key: [] },
@@ -32871,6 +32878,7 @@ const openapi = {
32871
32878
  },
32872
32879
  security: [
32873
32880
  { client_session: [] },
32881
+ { client_session_with_customer: [] },
32874
32882
  { pat_with_workspace: [] },
32875
32883
  { console_session_with_workspace: [] },
32876
32884
  { api_key: [] },