@membranehq/sdk 0.9.2 → 0.9.3

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.
@@ -9997,7 +9997,7 @@ const WorkspaceElementSpecs = {
9997
9997
  },
9998
9998
  [WorkspaceElementType.App]: {
9999
9999
  type: WorkspaceElementType.App,
10000
- apiPath: 'pathfinder/apps',
10000
+ apiPath: 'external-apps',
10001
10001
  name: 'App',
10002
10002
  namePlural: 'Apps',
10003
10003
  },