docs(display): more efficent keyboard input api

This commit is contained in:
2026-01-08 10:52:25 +01:00
committed by GitHub
parent 46e59d35bf
commit 1bd76c666d
+3 -2
View File
@@ -44,8 +44,9 @@ Even when the command itself fails.
### Request Body
- `key`: string for key
- `action`: "press" or "release"
- `inputs`: list
- `key`: string for key
- `action`: "press" or "release"
## PATCH `/showHTML`