Hey folks I’d like to create a json schema to Dhall tool.
Prior art exists here: Generating Dhall binding from json schemas
Before I dive too deep into this, I’m curious if:
- Is there any other prior art I should see?
- Are there any pitfalls I should watch out for?
My rough plan is to extend https://github.com/mozilla/jsonschema-transpiler making use of the dhall crate.