issues
search
sbg
/
sevenbridges-r
Seven Bridges API Client, CWL Schema, Meta Schema, and SDK Helper in R
https://sbg.github.io/sevenbridges-r/
Apache License 2.0
35
stars
14
forks
source link
When a CWL json has more fields than defined, convert_app should not fail
#44
Closed
tengfei
closed
7 years ago
tengfei
commented
7 years ago
Possible solution:
Change default to: drop undefined field, and print warning messages
Question:
Do I need to keep the raw list or new field in Tool/Flow object
Possible solution:
Question: