mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
Adds .uuid() to the yupString() validator for run_id in all three config agent routes (cancel, commit, run). Without this, a non-UUID string reaches lockConfigAgentRun's ::uuid SQL cast and causes a PostgreSQL 'invalid input syntax for type uuid' exception — surfacing as a 500 instead of a clean 400. Co-Authored-By: mantra <mantra@stack-auth.com> |
||
|---|---|---|
| .. | ||
| backend | ||
| dashboard | ||
| dev-launchpad | ||
| e2e | ||
| hosted-components | ||
| internal-tool | ||
| mcp | ||
| mock-oauth-server | ||
| oauth-mock-server | ||
| skills | ||