Backendgood first issue
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (PR metrics pending)
Description
Most of the routes in the API do not validate requests outside of typescript type matching. Add full request validation to each of these endpoints to prevent non null-able null values being passed into stored procs.