@seamapi/types 1.484.0 → 1.485.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.
@@ -63249,22 +63249,32 @@ declare const _default: {
63249
63249
  api_key: never[];
63250
63250
  access_token?: never;
63251
63251
  console_session_with_workspace?: never;
63252
+ client_session_with_customer?: never;
63252
63253
  client_session?: never;
63253
63254
  } | {
63254
63255
  access_token: never[];
63255
63256
  api_key?: never;
63256
63257
  console_session_with_workspace?: never;
63258
+ client_session_with_customer?: never;
63257
63259
  client_session?: never;
63258
63260
  } | {
63259
63261
  console_session_with_workspace: never[];
63260
63262
  api_key?: never;
63261
63263
  access_token?: never;
63264
+ client_session_with_customer?: never;
63265
+ client_session?: never;
63266
+ } | {
63267
+ client_session_with_customer: never[];
63268
+ api_key?: never;
63269
+ access_token?: never;
63270
+ console_session_with_workspace?: never;
63262
63271
  client_session?: never;
63263
63272
  } | {
63264
63273
  client_session: never[];
63265
63274
  api_key?: never;
63266
63275
  access_token?: never;
63267
63276
  console_session_with_workspace?: never;
63277
+ client_session_with_customer?: never;
63268
63278
  })[];
63269
63279
  summary: string;
63270
63280
  tags: string[];
@@ -63325,22 +63335,32 @@ declare const _default: {
63325
63335
  api_key: never[];
63326
63336
  access_token?: never;
63327
63337
  console_session_with_workspace?: never;
63338
+ client_session_with_customer?: never;
63328
63339
  client_session?: never;
63329
63340
  } | {
63330
63341
  access_token: never[];
63331
63342
  api_key?: never;
63332
63343
  console_session_with_workspace?: never;
63344
+ client_session_with_customer?: never;
63333
63345
  client_session?: never;
63334
63346
  } | {
63335
63347
  console_session_with_workspace: never[];
63336
63348
  api_key?: never;
63337
63349
  access_token?: never;
63350
+ client_session_with_customer?: never;
63351
+ client_session?: never;
63352
+ } | {
63353
+ client_session_with_customer: never[];
63354
+ api_key?: never;
63355
+ access_token?: never;
63356
+ console_session_with_workspace?: never;
63338
63357
  client_session?: never;
63339
63358
  } | {
63340
63359
  client_session: never[];
63341
63360
  api_key?: never;
63342
63361
  access_token?: never;
63343
63362
  console_session_with_workspace?: never;
63363
+ client_session_with_customer?: never;
63344
63364
  })[];
63345
63365
  summary: string;
63346
63366
  tags: string[];
package/dist/index.cjs CHANGED
@@ -35422,6 +35422,7 @@ var openapi_default = {
35422
35422
  { api_key: [] },
35423
35423
  { access_token: [] },
35424
35424
  { console_session_with_workspace: [] },
35425
+ { client_session_with_customer: [] },
35425
35426
  { client_session: [] }
35426
35427
  ],
35427
35428
  summary: "/acs/entrances/get",
@@ -35475,6 +35476,7 @@ var openapi_default = {
35475
35476
  { api_key: [] },
35476
35477
  { access_token: [] },
35477
35478
  { console_session_with_workspace: [] },
35479
+ { client_session_with_customer: [] },
35478
35480
  { client_session: [] }
35479
35481
  ],
35480
35482
  summary: "/acs/entrances/get",