diff --git a/apidoc.json b/apidoc.json index 760e429..a960a32 100644 --- a/apidoc.json +++ b/apidoc.json @@ -1,6 +1,11 @@ { "name": "isso", "description": "a Disqus alternative", - "title": "isso API" + "title": "isso API", + "order": ["Thread", "Comment"], + "template": { + "withCompare": false + } + }