summaryrefslogtreecommitdiff
path: root/data/docs
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2016-05-15 10:42:56 +0200
committerYorhel <git@yorhel.nl>2016-05-15 10:42:56 +0200
commitd56eb10d90387a86f0cd94fddd1fa0b007d5af10 (patch)
tree6f189cb63d54965eaa1b259fd8166d8419a6cf0d /data/docs
parent9f99f7ffda4a0fee6c7cf6ec181f8c3077de2803 (diff)
API: Allow sorting 'get vn' on stats fields
Diffstat (limited to 'data/docs')
-rw-r--r--data/docs/113
1 files changed, 2 insertions, 1 deletions
diff --git a/data/docs/11 b/data/docs/11
index 723bc686..af0c718a 100644
--- a/data/docs/11
+++ b/data/docs/11
@@ -527,7 +527,7 @@ however still required.<br />
"width", integer, width of the full-size screenshot<br />
</tr>
</table>
-<p>Sorting is possible on the 'id', 'title' and 'released' fields.</p><br />
+<p>Sorting is possible on the following fields: id, title, released, popularity, rating, votecount.</p><br />
<p>'get vn' accepts the following filter expressions:</p>
<table style="margin: 5px 2%; width: 95%">
@@ -1495,6 +1495,7 @@ however still required.<br />
<li>Added support for TLS</li>
<li>Added "screens" flag and member to "get vn"</li>
<li>Added "vns" flag and member to "get character"</li>
+ <li>Allow sorting "get vn" on popularity, rating and votecount</li>
</ul>
<b>2.23</b>
<ul>