NLeSC / cwl-compute-service-api

API definition for generic compute service of workflows (most likely CWL workflows)
0 stars 0 forks source link

POST to jobs should return a location header #6

Closed bpmweel closed 7 years ago

bpmweel commented 7 years ago

When posting a new job the response should be

201 CREATED location:

nielsdrost commented 7 years ago

Fixed in #11