From d56eb10d90387a86f0cd94fddd1fa0b007d5af10 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sun, 15 May 2016 10:42:56 +0200 Subject: API: Allow sorting 'get vn' on stats fields --- data/docs/11 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data') 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.
"width", integer, width of the full-size screenshot
-

Sorting is possible on the 'id', 'title' and 'released' fields.


+

Sorting is possible on the following fields: id, title, released, popularity, rating, votecount.


'get vn' accepts the following filter expressions:

@@ -1495,6 +1495,7 @@ however still required.
  • Added support for TLS
  • Added "screens" flag and member to "get vn"
  • Added "vns" flag and member to "get character"
  • +
  • Allow sorting "get vn" on popularity, rating and votecount
  • 2.23