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 inputs.type as required in Create Task request body #35

Open LakiG opened 2 years ago

LakiG commented 2 years ago

As per the TES specs, Create Task request body should have the required field inputs.type. However, the endpoint works without the required field.

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