File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4343 "description" : " This is an analysis description" ,
4444 "job" : " 54759eb3c090d83494e2d804" ,
4545 "label" : " Analysis label" ,
46- "user" : " user_1 "
46+ "user" : " canakgun@flywheel.io "
4747}
Original file line number Diff line number Diff line change 55 "file-type" : { "type" : " string" },
66 "mimetype" : { "type" : " string" },
77 "modality" : { "type" : " string" },
8- "classification" : {
9- "type" : " object" ,
10- },
8+ "classification" : { "type" : " object" },
119 "tags" : {
1210 "items" : { "type" : " string" },
1311 "type" : " array" ,
8280 "type" : " object" ,
8381 "properties" : {
8482 "type" : {"$ref" :" #/definitions/file-type" },
85- "modality" : {"$ref" :" #/definitions/modality" } },
83+ "modality" : {"$ref" :" #/definitions/modality" },
84+ "classification" : {"$ref" :" #/definitions/classification" }
85+ },
8686 "additionalProperties" : false
8787 },
8888 "file-output" :{
You can’t perform that action at this time.
0 commit comments