AllenNeuralDynamics / aind-metadata-entry-js

Metadata entry using javascript
https://metadata-entry.allenneuraldynamics.org
MIT License
1 stars 1 forks source link

Renders dictionaries #118

Closed mekhlakapoor closed 10 months ago

mekhlakapoor commented 10 months ago

closes #113

This PR renders dictionaries by appending additionalProperties to the schema so that the GUI has an expected type to render. It does this through preprocessing the schema (now recursive). This PR also includes some unit tests for preprocessing