This commit is contained in:
Ruslan Nigmatullin
2026-03-06 13:23:58 -08:00
parent 627a5510a0
commit 0628035988
28 changed files with 601 additions and 79 deletions

View File

@@ -1,5 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Empty success response for `command/exec/resize`.",
"title": "CommandExecResizeResponse",
"type": "object"
}