elixir-cloud-aai / tesk-api

GA4GH TES API Service that translates tasks into Kubernetes Batch API calls
Apache License 2.0
7 stars 18 forks source link

Implement logs.outputs in TesTask object #36

Open LakiG opened 2 years ago

LakiG commented 2 years ago

As per the TES specs, TesTask is used in multiple endpoints - Get Tasks, Get Task {ID}. The logs.outputs is a required field, but the GET responses do not contain this field.

The test was done on the https://csc-tesk-noauth.rahtiapp.fi/ server.