You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tests): revert errorType for POST endpoints with body validators
POST endpoints using body validators return 'invalid-params' (not
'error-invalid-params'). Only GET endpoints with query validators
use the 'error-' prefix.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments