Commit 50240e5
Fixing wrong file name (#2197)
* added API call to query metadata entries
* exposing to data_mater
* added tests
* fixing check
* added more debugging
* this should really be working
* removing pointless statement
* figuring out types
* checking before uploading
* using correct object
* no need to assert this
* assert it dose not exsit
* Update packages/simcore-sdk/src/simcore_sdk/node_data/data_manager.py
Co-authored-by: Sylvain <[email protected]>
* applied renaming
* patching wrong name
Co-authored-by: Andrei Neagu <[email protected]>
Co-authored-by: Sylvain <[email protected]>1 parent 0190de4 commit 50240e5
File tree
1 file changed
+7
-2
lines changed- packages/simcore-sdk/src/simcore_sdk/node_data
1 file changed
+7
-2
lines changedLines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
65 | | - | |
| 69 | + | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
| |||
75 | 79 | | |
76 | 80 | | |
77 | 81 | | |
| 82 | + | |
78 | 83 | | |
79 | 84 | | |
80 | | - | |
| 85 | + | |
81 | 86 | | |
0 commit comments