From cc3c5d58e432814468235672b45d4472b83876ce Mon Sep 17 00:00:00 2001 From: Wim Brand Date: Wed, 11 Dec 2019 11:13:05 +0100 Subject: [PATCH] Fix typo in thumbnail docs --- res/template/fragments/api/file.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/template/fragments/api/file.html b/res/template/fragments/api/file.html index c4ec974..09ed36c 100644 --- a/res/template/fragments/api/file.html +++ b/res/template/fragments/api/file.html @@ -174,7 +174,7 @@ {{end}} {{define "api-file-id-thumbnail-get"}}
- GET/file/{id}/thumbnail?width=xxx&height=xxx + GET/file/{id}/thumbnail?width=x&height=x

Description

@@ -206,7 +206,7 @@ Width of the thumbnail image - id + height false URL Height of the thumbnail image