b-gran / object-editor-react

Schema-aware editor for structured JSON objects (drop-in React component)
https://b-gran.github.io/object-editor-react/githubExample.html
MIT License
123 stars 17 forks source link

Is there any way to generate the schema used by this editor from a valid JSON schema? #81

Open russgove opened 2 years ago

russgove commented 2 years ago

Hi, Is there any way to generate the schema used by this editor from a valid JSON schema? Thanks Russell