UNPKG

alterschema

Version:

Convert between schema specifications

16 lines (15 loc) 260 B
{ "definitions": { "orNull": { "anyOf": [ { "type": "null" }, { "$ref": "#" } ] } }, "type": "string" }