summaryrefslogtreecommitdiff
path: root/data/docs/11
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2010-03-05 20:13:55 +0100
committerYorhel <git@yorhel.nl>2010-03-05 20:13:55 +0100
commit9667c97ca363b2a85a236b5a993561529558053b (patch)
treea58a4e1436454789f1e507e590a049473d4fc830 /data/docs/11
parent190d97c714c64a4d579a642c8574cde50996a1d3 (diff)
API: Added image field to 'get vn'
Diffstat (limited to 'data/docs/11')
-rw-r--r--data/docs/1112
1 files changed, 11 insertions, 1 deletions
diff --git a/data/docs/11 b/data/docs/11
index e1e49881..144fded1 100644
--- a/data/docs/11
+++ b/data/docs/11
@@ -376,6 +376,16 @@ however still required.<br />
</td>
</tr>
<tr class="odd">
+ <td>image</td>
+ <td>details</td>
+ <td>string</td>
+ <td>yes</td>
+ <td>
+ HTTP link to the VN image. Please note that hotlinking is not allowed, so
+ make sure to leave the HTTP Referer header empty when fetching the image.
+ </td>
+ </tr>
+ <tr>
<td>anime</td>
<td>anime</td>
<td>array of objects</td>
@@ -393,7 +403,7 @@ however still required.<br />
and may not reflect the latest state of their information due to caching.
</td>
</tr>
- <tr>
+ <tr class="odd">
<td>relations</td>
<td>relations</td>
<td>array of objects</td>