fractal-analytics-platform/fractal-tasks-core

Order of task arguments in the schema

Closed this issue · 1 comments

We should go back to order the arguments as they appear in the function, not alphabetically. Currently, the schema has them ordered alphabetically, which leads to a web interface that orders them the same (& is not a clean user-experience)

Screenshot 2024-04-11 at 13 38 03

My bad (ref cf8365a). I'll revert this change.