aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api/GN2-API-documentation.md4
1 files 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/<name>
+## 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.