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 6d3297b commit 61f54daCopy full SHA for 61f54da
1 file changed
source/progress.rst
@@ -16,7 +16,7 @@ API call implemented tested properly test
16
/data/list/tag/{tag}
17
/data/{data_id} yes yes
18
/data/delete/
19
-/data/upload/
+/data/upload/ yes yes
20
/data/features/{data_id} yes yes
21
/data/features/upload/
22
/data/qualities/{data_id} yes yes
@@ -35,12 +35,12 @@ API call implemented tested properly test
35
/flow/tag
36
/flow/untag
37
/flow/{flow_id}
38
-/flow/
+/flow/ yes yes
39
/flow/exists/{name,ext_version}
40
/flow/owned
41
/run/list yes yes
42
/run/{run_id} yes yes
43
-/run
+/run yes yes
44
/run/tag
45
/run/untag
46
/run/evaluate
0 commit comments