ga4gh / workflow-execution-service-schemas

The WES API is a standard way to run and manage portable workflows.
Apache License 2.0
82 stars 38 forks source link

Add a `workflow_params_drs_headers` field to `RunWorkflow` endpoint #131

Open jaeddy opened 5 years ago

jaeddy commented 5 years ago

Notes from GA4GH Connect Implementation meeting in Hinxton (April 2019):

  • it’s an array of {, } pairs
  • WES is expected, whenever fetching a DRS URI, to use the specified headers based on which server is specified in that DRS URI

I'd like to figure out a way that this field wouldn't be quite so DRS specific/dependent... but need to give it some more thought.

briandoconnor commented 5 years ago

James asked if we can make this less DRS-specific... Reach out to DURI as well.