From 9a3e95f3086e960655d33f0f3b0b2e77ad3af4bc Mon Sep 17 00:00:00 2001 From: cb1kenobi Date: Sat, 5 Oct 2024 14:26:43 +0000 Subject: [PATCH] Apply automatic changes --- docs/api/api.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/api/api.json b/docs/api/api.json index 4dfeb1f4d5..846221ea21 100644 --- a/docs/api/api.json +++ b/docs/api/api.json @@ -136069,7 +136069,7 @@ "properties": [ { "name": "direction", - "summary": "Direction of the scroll either 'up', or 'down'.", + "summary": "Direction of the scroll either 'up', 'down' or 'unknown'.", "type": "String" }, { @@ -192891,7 +192891,7 @@ "properties": [ { "name": "direction", - "summary": "Direction of the swipe, either `left` or `right`.", + "summary": "Direction of the swipe, either `left`, `right` or `unknown`.", "type": "String" }, {