Jsonnet seems like a great tool for config management, and I was wondering if there's a way to generate json-schema
using jsonnet
?
I'm particularly interested in this because tools like react-jsonschema-form and json-editor requires json-schema
as input and doesn't support jsonnet
files.