feat(core): global forms support (#35106)

This commit is contained in:
Aiden Cline
2026-07-03 03:55:15 -05:00
committed by GitHub
parent 9b8cd55717
commit 2c7287ab2e
12 changed files with 209 additions and 30 deletions
+1
View File
@@ -18,6 +18,7 @@ test("exposes every standard HTTP API group", () => {
"server.mcp",
"credential",
"project",
"form",
"permission",
"file",
"command",