AllenNeuralDynamics / aind-metadata-entry-js

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

Pull schemas from DocDB instead of S3 #174

Open helen-m-lin opened 3 months ago

helen-m-lin commented 3 months ago

Is your feature request related to a problem? Please describe. Currently, the JSON schemas used by the metadata entry app are pulled from a public s3 bucket. We want to pull it from our DocDB instead since there is already a public endpoint for it.

Describe the solution you'd like

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context We should also check that the schemas in S3 are correct/ have all the historical versions.