Freebie: Created a json schema for doctype validation

Hey all,

For those of us that like to programmatically create DocType, the current JSON format is prone of errors. So I created a JSON schema that validates those JSONs.

Primarily constructed it from existing frappe/erpnext doctypes. Not sure if it covers everything, and maybe some props are deprecated, but at least it’s a good starting point.

Have a great day!

2 Likes