elixir-cloud-aai / trs-filer

Lightweight, flexible Flask/Gunicorn-based GA4GH TRS implementation
Apache License 2.0
8 stars 6 forks source link

[Bug] Unsupported descriptors #110

Open kushagra189 opened 1 year ago

kushagra189 commented 1 year ago

Documentation specifies that we can use any of the following descriptors: "CWL", "WDL", "NFL", "GALAXY", "PLAIN_CWL", "PLAIN_WDL", "PLAIN_NFL", "PLAIN_GALAXY", but 400 error is when attempting to create a version with the PLAIN descriptors.