From cb0c7fd3e7e3550953af43383c7a1816b2acac05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B3bert=20Papp?= Date: Wed, 27 Dec 2023 22:00:49 +0000 Subject: [PATCH] Document 1106 --- docs/rest_api.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/rest_api.rst b/docs/rest_api.rst index 4fe074c..c9cab3e 100644 --- a/docs/rest_api.rst +++ b/docs/rest_api.rst @@ -148,6 +148,9 @@ The API may return application status as `code` value of JSON. Returned will not 1105 Invalid argument key +1106 + Error - value too short? (e.g. `movies/full` does not have as many pixels as `frames_number * leds_per_frame`). + 1107 Ok?