streammmm
streammmm copied to clipboard
Add url param type validation.
Throws 500 when string is passed instead of a number on an endpoint with URL parameters.
Basically, add url param's type validation pipe in controllers.
on it @Neeraj319