Fix TypeError: Router passes route params as strings, not int
Cast string params to int at the start of each controller method.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment
Cast string params to int at the start of each controller method.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>