ga4gh / task-execution-schemas

Apache License 2.0
80 stars 28 forks source link

Rename TaskParameter -> Input and Output #86

Closed buchanae closed 6 years ago

buchanae commented 6 years ago

Another minor name cleanup, this splits TaskParameter to Input and Output, which are simpler, more obvious names. It also removes the contents field from Output, which didn't exactly make sense for a TaskParameter used in the Task.Outputs field.

geoffjentry commented 6 years ago

👍

pditommaso commented 6 years ago

👍