This commit is contained in:
raphael 2021-05-26 14:22:46 +02:00
parent f500bcf2a4
commit 41932a3dce

View File

@ -179,7 +179,7 @@ function startBackendServer(port) {
* @apiParam {Number[]} d has different function on every tool you use:
* pen: [width, height, left, top, rotation]
*
* @apiSuccess {String} body returns the "done" as text
* @apiSuccess {String} body returns "done" as text
* @apiError {Number} 401 Unauthorized
*/
app.get("/api/drawToWhiteboard", function (req, res) {