aboutsummaryrefslogtreecommitdiff
path: root/api/GN3-REST-API-Implementation.md
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-11-16 14:46:58 +0300
committerMunyoki Kilyungi2023-11-16 14:46:58 +0300
commit560c62410631a9fc844dd34a3609a125879ef26b (patch)
tree36b0be8abfd4d1020173b0be533588fa380d7f0b /api/GN3-REST-API-Implementation.md
parentf83faa21151963559ae7becbbf0efc0fa70f9912 (diff)
downloadgn-docs-560c62410631a9fc844dd34a3609a125879ef26b.tar.gz
Fix typo with the publication endpoint.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'api/GN3-REST-API-Implementation.md')
-rw-r--r--api/GN3-REST-API-Implementation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/GN3-REST-API-Implementation.md b/api/GN3-REST-API-Implementation.md
index 4a0d6f2..e4c1f41 100644
--- a/api/GN3-REST-API-Implementation.md
+++ b/api/GN3-REST-API-Implementation.md
@@ -461,7 +461,7 @@ Example Result:
```
-## GET /metadata/publication/:name
+## GET /metadata/publications/:name
Get a publication given it's name. Name can be a pubmedId or a GN-specific identifier for unpublished work.