From d74b29d5e0238d687be43c2357658103125e670b Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Tue, 24 Oct 2023 12:32:15 +0300 Subject: Update API document. Signed-off-by: Munyoki Kilyungi --- api/GN2-API-documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/GN2-API-documentation.md b/api/GN2-API-documentation.md index c1690dc..b2e7bc4 100644 --- a/api/GN2-API-documentation.md +++ b/api/GN2-API-documentation.md @@ -56,7 +56,7 @@ Example Result: } ``` -## GET /metadata/species/ +## GET /metadata/species/:name Get a list of species with data available in GN. @@ -143,7 +143,7 @@ Example Results: } ``` -## GET /metadata/groups/mouse +## GET /metadata/groups/:name Fetch information about a given group given a species' name. -- cgit v1.2.3