From a668d3ef341b143bc647a2f2f2d5ece566dba7c3 Mon Sep 17 00:00:00 2001 From: rr- Date: Mon, 9 May 2016 22:39:04 +0200 Subject: server/tags: output tag category usages --- API.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'API.md') diff --git a/API.md b/API.md index ae10e3d..432d579 100644 --- a/API.md +++ b/API.md @@ -1403,7 +1403,8 @@ experience. ```json5 { "name": , - "color": + "color": , + "usages": } ``` @@ -1411,6 +1412,7 @@ experience. - ``: the category name. - ``: the category color. +- ``: how many tags is the given category used with. ## Detailed tag category **Description** -- cgit v1.3