some documentation fixes

This commit is contained in:
2018-08-06 23:33:03 +02:00
parent a0110a6c2a
commit 5a36b3a843
6 changed files with 29 additions and 16 deletions

View File

@@ -16,13 +16,6 @@
<td>Default</td>
<td>Description</td>
</tr>
<tr>
<td>file</td>
<td>true</td>
<td>5 000 000 000 Bytes</td>
<td>none</td>
<td>Multipart file to upload</td>
</tr>
<tr>
<td>name</td>
<td>false</td>
@@ -30,6 +23,13 @@
<td>Multipart file name</td>
<td>Name of the file to upload</td>
</tr>
<tr>
<td>file</td>
<td>true</td>
<td>5 000 000 000 Bytes</td>
<td>none</td>
<td>Multipart file to upload</td>
</tr>
</table>
<h3>Returns</h3>