fix: align the schemas, params, and descriptions (#128)

This commit is contained in:
Charles Packer
2025-11-26 19:12:31 -08:00
committed by GitHub
parent 3543276709
commit 36c571f38f
24 changed files with 1374 additions and 171 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env sh
bun lint-staged
bun run typecheck
# Run the same checks as CI to ensure parity
bun run check