UNPKG

node-blaze

Version:

Bindings to blaze, high-performance C++ JSON Schema validator

13 lines (12 loc) 299 B
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "http://localhost:1234/draft2020-12/ref-and-defs.json", "$defs": { "inner": { "properties": { "bar": { "type": "string" } } } }, "$ref": "#/$defs/inner" }