Skip to content

Commit

Permalink
Updated REAME to include details of the command line switch.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwadams committed Nov 29, 2024
1 parent affdf03 commit 75c1e8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,6 +414,8 @@ You can mix-and-match YAML and JSON documents in the same schema set, and the to

Your JSON schema can be embedded in a YAML document (such as a YAML-based OpenAPI or AsyncAPI document), and you can resolve internal references just as with a JSON document.

Add the `--yaml` command line option to enable YAML support, or set the `supportYaml: true` property in a generator config file.

## V4.0 Updates

There are a number of significant changes in this release
Expand Down

0 comments on commit 75c1e8e

Please sign in to comment.