Skip to content

Command line version of how SpecGen converts OpenAPI YAML files to JSON.

License

Notifications You must be signed in to change notification settings

Access4Learning/yaml2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaml2json

Command line version of how SpecGen converts OpenAPI YAML files to JSON.

Note:

This is useful because SpecGen will only do this conversion after an XSLT transform (which isn't always necessary).

Syntax:

yaml2json.exe <yamlFilePath> <jsonFilePath>

Example:

yaml2json.exe commonDefs.yaml commonDefs.json

About

Command line version of how SpecGen converts OpenAPI YAML files to JSON.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages