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