Fix watchdog owner input activity

This commit is contained in:
Friel
2026-03-31 21:34:09 +00:00
parent cb41cd79b4
commit 68bcc7e0bb
23 changed files with 413 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "ThreadInputActivityResponse",
"type": "object"
}