As a developer, I want to store aind-data-schema json files in mongodb, so I can test that the app reads from mongodb correctly.
Acceptance criteria
[ ] Pip install the aind-data-schema library in the mongodb docker container, build the json schema files, and populate the MongoDB with the json files.
Sprint Ready Checklist
[ ] 1. Acceptance criteria defined
[ ] 2. Team understands acceptance criteria
[ ] 3. Team has defined solution / steps to satisfy acceptance criteria
[ ] 4. Acceptance criteria is verifiable / testable
[ ] 5. External / 3rd Party dependencies identified
User story
As a developer, I want to store
aind-data-schema
json files in mongodb, so I can test that the app reads from mongodb correctly.Acceptance criteria
Sprint Ready Checklist
Notes
Depends on #46