diff options
Diffstat (limited to 'api/GN-REST-API-v2.md')
-rw-r--r-- | api/GN-REST-API-v2.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/api/GN-REST-API-v2.md b/api/GN-REST-API-v2.md index b856de8..4b532ed 100644 --- a/api/GN-REST-API-v2.md +++ b/api/GN-REST-API-v2.md @@ -66,8 +66,8 @@ Metadata contains further information on a JSON record, but typically not the da { "api": "api:mouse.json", "doc": "doc:mouse.html", - "links": - Expand on metadata links that can be followed: + "links": { + # Expand on metadata links that can be followed: "strains": { "BXD12": "api:BXD12.meta.json", "BXD13": "api:BXD13.meta.json", |