@seamapi/types 1.710.0 → 1.711.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
@@ -34559,7 +34559,8 @@ var openapi_default = {
34559
34559
  security: [
34560
34560
  { pat_with_workspace: [] },
34561
34561
  { console_session_with_workspace: [] },
34562
- { api_key: [] }
34562
+ { api_key: [] },
34563
+ { client_session_with_customer: [] }
34563
34564
  ],
34564
34565
  summary: "/access_methods/delete",
34565
34566
  tags: [],
@@ -34608,7 +34609,8 @@ var openapi_default = {
34608
34609
  security: [
34609
34610
  { pat_with_workspace: [] },
34610
34611
  { console_session_with_workspace: [] },
34611
- { api_key: [] }
34612
+ { api_key: [] },
34613
+ { client_session_with_customer: [] }
34612
34614
  ],
34613
34615
  summary: "/access_methods/delete",
34614
34616
  tags: [],