1
0
mirror of https://github.com/TeamNewPipe/isso synced 2025-10-06 00:23:15 +02:00

apidoc settings

This commit is contained in:
Joshua Gleitze
2016-06-03 14:39:22 +02:00
parent 8a9fe29bce
commit 084f6e5cf0

View File

@@ -1,6 +1,11 @@
{
"name": "isso",
"description": "a Disqus alternative",
"title": "isso API"
"title": "isso API",
"order": ["Thread", "Comment"],
"template": {
"withCompare": false
}
}