summaryrefslogtreecommitdiff
path: root/data/docs
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2016-09-11 19:30:47 +0200
committerYorhel <git@yorhel.nl>2016-09-11 19:30:47 +0200
commit9f7bdb22ec6a68f58fab347c7ab89644c9e9d207 (patch)
tree0c2567ae2e2605f3d11b932841eece9878652a9c /data/docs
parent8561b6cb5ace9abe6cb1a43f4d3039d5882c4808 (diff)
API: Add VN relations "official" field
Diffstat (limited to 'data/docs')
-rw-r--r--data/docs/114
1 files changed, 3 insertions, 1 deletions
diff --git a/data/docs/11 b/data/docs/11
index d1f40ea4..44adab5c 100644
--- a/data/docs/11
+++ b/data/docs/11
@@ -470,7 +470,8 @@ however still required.<br />
"id", integer<br />
"relation", string, relation to the VN<br />
"title", string, (romaji) title<br />
- "original", string, original/official title, can be <b>null</b>.
+ "original", string, original/official title, can be <b>null</b><br />
+ "official", boolean.
</td>
</tr>
<tr>
@@ -1563,6 +1564,7 @@ however still required.<br />
<li>Added "vns" flag and member to "get character"</li>
<li>Allow sorting "get vn" on popularity, rating and votecount</li>
<li>Added basic "get user" command</li>
+ <li>Added "official" field to "get vn relations"</li>
</ul>
<b>2.23</b>
<ul>