genome / ptero-workflow

Client-facing API for the PTero system
1 stars 6 forks source link

Return list of tasks instead of including topological_index #242

Closed davidlmorton closed 8 years ago

davidlmorton commented 8 years ago

This makes it easier to handle for the client and improves the human-readability of the report itself too.

We may want to do this for the 'workflow-skeleton' report as well but I didn't want to alter the api of a report that clients were currently consuming. It seems to me that topological_index should never be reported to the user, it is an implementation detail.