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
As developer I want an api endpoint such that that when I send a GET request to the URL, hateoas compliant, paginated list of all loci of a given Locus in the database is returned in JSON Format
This is a new endpoint, this is required to ensure scalability, it was previously embedded in the Association endpoint, but now a child object accessible from within the Association payload as a link on the URL
sprintell
changed the title
Associations Rest API Endpoint to Get All Associations
Locus Rest API Endpoint to Get All Locus fora given association
Sep 20, 2024
As developer I want an api endpoint such that that when I send a GET request to the URL, hateoas compliant, paginated list of all loci of a given Locus in the database is returned in JSON Format
This is a new endpoint, this is required to ensure scalability, it was previously embedded in the Association endpoint, but now a child object accessible from within the Association payload as a link on the URL
Management Rules
Acceptance Criteria:
Additional details here
The text was updated successfully, but these errors were encountered: