Is there any tool to generate schemas like JSONForms Editor?

Hi there,

I was wondering if there are any other tools available. If I have a list of fields and their metadata (types, min, max, etc.), and I input this data into the tool, is it possible to generate the schema?

Hi @ababeel-ceo,

There are certainly a lot of tools which can generate a JSON Schema for you. I would recommend taking a look at the implementation list of the official JSON Schema docs.