Skip to content

Commit

Permalink
Change version example to have 2 unique versions (#231)
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Overbeck authored Feb 16, 2023
1 parent 2534fb5 commit 81fd7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -637,7 +637,7 @@ components:
in a single tool.
example: |
{
"WDL": ["1.0", "1.0"],
"WDL": ["1.0", "1.1"],
"CWL": ["v1.0.2"],
"NFL": ["DSL2"]
}
Expand Down

0 comments on commit 81fd7ef

Please sign in to comment.