From b06777c9074ad108fa92e5261c68fda1c78900ac Mon Sep 17 00:00:00 2001 From: Terrtia Date: Tue, 6 Aug 2019 10:45:20 +0200 Subject: [PATCH] chg: [api doc] test anchor link --- doc/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/README.md b/doc/README.md index e553c4ba..d832a3e6 100644 --- a/doc/README.md +++ b/doc/README.md @@ -25,9 +25,11 @@ Example: curl --header "Authorization: YOUR_API_KEY" --header "Content-Type: application/json" https://AIL_URL/ ~~~~ +Take me to [get_item_content](#get_item_content) + ## Item management -### Get item: `api/v1/get/item/default` +### Get item: `api/v1/get/item/default` #### Description Get item default info. @@ -99,7 +101,7 @@ curl https://127.0.0.1:7000/api/v1/get/item/default --header "Authorization: iHc -### Get item content: `api/v1/get/item/content` +### Get item content: `api/v1/get/item/content` #### Description Get a specific item content.