Skip to content

Commit 918ca9f

Browse files
authored
move to workspace
1 parent 0afb5a2 commit 918ca9f

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/data

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/data/Resources.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ qx.Class.define("osparc.data.Resources", {
343343
},
344344
moveToWorkspace: {
345345
method: "POST",
346-
url: statics.API + "/folders/{folderId}/folders/{workspaceId}:move"
346+
url: statics.API + "/folders/{folderId}/workspaces/{workspaceId}:move"
347347
},
348348
trash: {
349349
method: "POST",

0 commit comments

Comments
 (0)