Skip to content
Snippets Groups Projects
Commit 6ff65fc2 authored by Adam Laskowski's avatar Adam Laskowski
Browse files

SSDM-55: fixed UploadedDataSetCreation in js api

parent 40f956a8
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -60,7 +60,7 @@ define([ "stjs" ], function(stjs) { ...@@ -60,7 +60,7 @@ define([ "stjs" ], function(stjs) {
sampleId : "ISampleId", sampleId : "ISampleId",
properties : { properties : {
name : "Map", name : "Map",
arguments : [ "String", "String" ] arguments : [ "String", "Serializable" ]
}, },
parentIds : { parentIds : {
name : "List", name : "List",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment