You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discard undeclared fields from cwl.output.json (#2177)
Discards all fields that are present in a `cwl.output.json` file but have not been declared in the `output` object of the related `CommandLineTool`, implementing common-workflow-language/cwl-v1.3#80.
Co-authored-by: Michael R. Crusoe <[email protected]>
0 commit comments