diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/docs/11 | 6 | ||||
-rw-r--r-- | data/docs/4 | 2 |
2 files changed, 6 insertions, 2 deletions
diff --git a/data/docs/11 b/data/docs/11 index 72a571e7..77e7cf66 100644 --- a/data/docs/11 +++ b/data/docs/11 @@ -933,7 +933,7 @@ however still required.<br /> <td>details</td> <td>string</td> <td>yes</td> - <td>Comma separated list of alternative names</td> + <td>List of alternative names, separated by a newline</td> </tr> <tr> <td>description</td> @@ -1794,6 +1794,10 @@ Returned members:</p> Check out the <a href="/t/an">announcements board</a> for more information about updates. <br /><br /> </p> +<b>2018-02-07</b> +<ul> + <li>The 'aliases' member for "get producer" is now uses newline as separation rather than a comma</li> +</ul> <b>2017-08-14</b> <ul> <li>Add 'uid' field to "get votelist/vnlist/wishlist" commands</li> diff --git a/data/docs/4 b/data/docs/4 index 05d20a56..b30c32c5 100644 --- a/data/docs/4 +++ b/data/docs/4 @@ -30,7 +30,7 @@ while.</p> If the Name (above) has been romanised, make sure to mention the original (most likely the Japanese) name here. </dd><dt>Aliases</dt><dd> - Other names the producer is known as. Multiple aliases should be separated by a comma. + Other names the producer is known as. Multiple aliases should be separated by a newline. </dd><dt>Primary language</dt><dd> The language the the producer works in most of the time. By default, it is Japanese. </dd><dt>Website</dt><dd> |