Skip to content

Console utility that allows you to convert an open API schema to a different version and / or format.

License

Notifications You must be signed in to change notification settings

dmitry-bym/OpenApiConverter

Repository files navigation

OpenApiConverter

Console utility that allows you to convert an open API schema to a different version and / or format.

How to use

win-x64.exe --help
  -i, --input      Required. Input file to convert.

  -o, --output     Output file ( if not specified will print to the console )

  -v, --version    Required. Set output file version 2.0 / 2 or 3.0 / 3.

  -f, --format     (Default: json) Output format yaml / yml / y or json / j.

  --help           Display this help screen.

  --version        Display version information.

About

Console utility that allows you to convert an open API schema to a different version and / or format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published