@seamapi/types 1.630.0 → 1.631.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
@@ -63241,7 +63241,8 @@ var openapi_default = {
63241
63241
  security: [
63242
63242
  { api_key: [] },
63243
63243
  { pat_with_workspace: [] },
63244
- { console_session_with_workspace: [] }
63244
+ { console_session_with_workspace: [] },
63245
+ { client_session_with_customer: [] }
63245
63246
  ],
63246
63247
  summary: "/user_identities/get",
63247
63248
  tags: ["/user_identities"],
@@ -63304,7 +63305,8 @@ var openapi_default = {
63304
63305
  security: [
63305
63306
  { api_key: [] },
63306
63307
  { pat_with_workspace: [] },
63307
- { console_session_with_workspace: [] }
63308
+ { console_session_with_workspace: [] },
63309
+ { client_session_with_customer: [] }
63308
63310
  ],
63309
63311
  summary: "/user_identities/get",
63310
63312
  tags: ["/user_identities"],