We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0afb5a2 commit 918ca9fCopy full SHA for 918ca9f
services/static-webserver/client/source/class/osparc/data/Resources.js
@@ -343,7 +343,7 @@ qx.Class.define("osparc.data.Resources", {
343
},
344
moveToWorkspace: {
345
method: "POST",
346
- url: statics.API + "/folders/{folderId}/folders/{workspaceId}:move"
+ url: statics.API + "/folders/{folderId}/workspaces/{workspaceId}:move"
347
348
trash: {
349
0 commit comments