@seamapi/types 1.552.0 → 1.553.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
@@ -29512,6 +29512,7 @@ var openapi_default = {
29512
29512
  },
29513
29513
  security: [
29514
29514
  { client_session: [] },
29515
+ { client_session_with_customer: [] },
29515
29516
  { pat_with_workspace: [] },
29516
29517
  { console_session_with_workspace: [] },
29517
29518
  { api_key: [] }