This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Description
#97 added a feature to configure sample requests from a .json file, instead of from the info.py.
Proposed solution
Consider implementing an auto-generated sample request, that extracts an example line from the database, if the database has a PUBLIC dataset loaded.
DoD (Definition of Done)
The SampleAlleleRequest object at info endpoint / is automatically generated with data extracted from the database (Only PUBLIC datasets).
Testing
Unit tests. Integration test?