Open delaneyj opened 3 years ago
{ "elements": { "discriminator": "result", "mapping": { "err": { "properties": { "code": { "type": "uint16" }, "reason": { "type": "string" } } }, "ok": { "properties": { "success": { "type": "boolean" } } } } } }
Hangs jtd-validate forever
jtd-validate
Can you provide a full invocation of jtd-validate that has the behavior you're describing? I assume what you've provided is the schema -- what was the instance you validated against?
Hangs
jtd-validate
forever