Fix watchdog owner input activity

This commit is contained in:
Friel
2026-03-31 21:34:09 +00:00
parent 5adcade9a5
commit 35b68e1d91
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"
}