eubr-bigsea/stand

Add entry point to Job API in order to return the last executed job for a workflow

Closed this issue · 1 comments

  • Must specify the parameter workflow_id
  • Returns the last executed (succeed or not)

Implemented and working.