We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--- a/v1.1/CommandLineTool.html +++ b/v1.1/CommandLineTool.html @@ -2613,7 +2613,7 @@ to earlier schema definitions.</p> <div class="row responsive-table-row"> <div class="col-xs-3 col-lg-2"><code>types</code></div> <div class="col-xs-2 col-lg-1">required</div> -<div class="col-xs-7 col-lg-3">array<<a href="#CommandInputRecordSchema">CommandInputRecordSchema</a> | <a href="#CommandInputEnumSchema">CommandInputEnumSchema</a> | <a href="#CommandInputArraySchema">CommandInputArraySchema</a>></div> +<div class="col-xs-7 col-lg-3">array<<a href="#org.w3id.cwl.cwl.CommandInputRecordSchema">org.w3id.cwl.cwl.CommandInputRecordSchema</a> | <a href="#org.w3id.cwl.cwl.CommandInputEnumSchema">org.w3id.cwl.cwl.CommandInputEnumSchema</a> | <a href="#org.w3id.cwl.cwl.CommandInputArraySchema">org.w3id.cwl.cwl.CommandInputArraySchema</a>></div> <div class="col-xs-12 col-lg-6 description-col"><p>The list of type definitions.</p> </div> </div></div><h2 id="LoadListingRequirement" class="section">5.5 LoadListingRequirement <a href="#LoadListingRequirement">§</a></h2><p>Specify the desired behavior for loading the <code>listing</code> field of
Related to #412 I presume
This needs fixing before we can update the CWL website again
The text was updated successfully, but these errors were encountered:
tetron
Successfully merging a pull request may close this issue.
Related to #412 I presume
This needs fixing before we can update the CWL website again
The text was updated successfully, but these errors were encountered: