Fix typo in thumbnail docs

This commit is contained in:
Wim Brand
2019-12-11 11:13:05 +01:00
parent 4c33b0841e
commit cc3c5d58e4

View File

@@ -174,7 +174,7 @@
{{end}}
{{define "api-file-id-thumbnail-get"}}
<details class="api_doc_details request_get">
<summary><span class="method">GET</span>/file/{id}/thumbnail?width=xxx&height=xxx</summary>
<summary><span class="method">GET</span>/file/{id}/thumbnail?width=x&height=x</summary>
<div>
<h3>Description</h3>
<p>
@@ -206,7 +206,7 @@
<td>Width of the thumbnail image</td>
</tr>
<tr>
<td>id</td>
<td>height</td>
<td>false</td>
<td>URL</td>
<td>Height of the thumbnail image</td>