@seamapi/types 1.794.0 → 1.795.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
@@ -79678,7 +79678,6 @@ var openapi_default = {
79678
79678
  401: { description: "Unauthorized" }
79679
79679
  },
79680
79680
  security: [
79681
- { client_session: [] },
79682
79681
  { api_key: [] },
79683
79682
  { pat_with_workspace: [] },
79684
79683
  { console_session_with_workspace: [] }
@@ -79740,7 +79739,6 @@ var openapi_default = {
79740
79739
  401: { description: "Unauthorized" }
79741
79740
  },
79742
79741
  security: [
79743
- { client_session: [] },
79744
79742
  { api_key: [] },
79745
79743
  { pat_with_workspace: [] },
79746
79744
  { console_session_with_workspace: [] }