Skip to main content

JSON Schema

Install​

npm install @basketry/json-schema

Basic Usage​

basketry.config.json
{
"source": "petstore.json",
"parser": "@basketry/json-schema"
}