elixir-cloud-aai / proWES

Proxy service for injecting middleware into GA4GH WES requests
Apache License 2.0
3 stars 5 forks source link

feat: support workflow engine (version) fields #66

Open JaeAeich opened 10 months ago

JaeAeich commented 10 months ago

Describe the bug On sending post request with fields like workflow_engine and workflow_engine_version, the post request malforms. Note: This happened when I tried to make a post request /runs with the above fields where they weren't filled or had values as "".

uniqueg commented 10 months ago

Thanks for reporting.