We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08319ad commit 1608e7cCopy full SHA for 1608e7c
apps/files/lib/Controller/ApiController.php
@@ -75,6 +75,7 @@ public function __construct(
75
* Gets a thumbnail of the specified file
76
*
77
* @since API version 1.0
78
+ * @deprecated 32.0.0 Use the preview endpoint provided by core instead
79
80
* @param int $x Width of the thumbnail
81
* @param int $y Height of the thumbnail
0 commit comments