You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
#97 added a feature to configure sample requests from a
.json
file, instead of from theinfo.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?
The text was updated successfully, but these errors were encountered: