Skip to content

deimdal/json-schema-convert

Repository files navigation

Json Schema version conversion utility

dotnet tool for JSON schema versions conversion


This software is free and licensed under Apache license 2.0.
Transitive dependency library Newtonsoft.Json.Schema has licensing restrictions for commercial usage, please review it.

Installation (global tool)

dotnet tool install deimdal.jsonschemaconvert --global

Usage

convert-json-schema -s <source schema file or URL> -d <destination schema file> -v <destination version>

See help for usage details

convert-json-schema -h

About

A .NET tool for converting between OpenAPI document versions

Resources

License

Stars

Watchers

Forks

Contributors

Languages