v0.2.5 grouped actions

This commit is contained in:
local
2026-05-11 22:12:02 -05:00
parent e612e8b8e8
commit 45c8462fa2
9 changed files with 30 additions and 18 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ export const setAdminPassword = sdk.Action.withInput(
"Gate the relay's /admin dashboard. The public /relay/* endpoints are unaffected — they're per-call authenticated via X-Recap-Install-Id + Authorization headers.",
warning: null,
allowedStatuses: 'any',
group: null,
group: 'Setup',
visibility: 'enabled',
}),