OpenDataServices / standards-lab

Open Standards Lab. A web tool for users and creators of Open Standards.
https://standards-lab.readthedocs.io/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Create and edit jsonschema extensions in the browser #115

Open michaelwood opened 3 years ago

Bjwebb commented 3 years ago

The extensions are python code, so this will have security implications.

I'm not sure if its that useful, as developers generally won't want to work this way, and will have their own preferred way of working. Ideally the extenions will be fairly generic (and encouraged to be PRed into the repo), with any configuration happening within the schema file (which is already editable in the browser).