aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2023-08-02 09:02:28 +0200
committerPjotr Prins2023-08-02 09:02:28 +0200
commitddb18fc3461b7031faeeab89fbbebc1a00b9ef68 (patch)
treeb5ed239c6bb23f0f19a9e01f308e339120e090c7
parent43264b1de9fd525f2aa2b624ded01041175088cb (diff)
downloadgn-docs-ddb18fc3461b7031faeeab89fbbebc1a00b9ef68.tar.gz
GN REST API v2 conventions added - JSON tags for markdown
-rw-r--r--api/GN-REST-API-v2.md4
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",