JSON Data => JSON Schema Converter
This tool converts Json Data Object into Json Schema. It supports following Json Schema versions as specified, here
- Draft-07
- Draft-06
- Draft-04
There is an api which can be used to generate/convert json schema by posting json data object to that api in your application code, dynamically, whereever you need in your work flow. The API details will be available soon.
Try Me!