frontoge/libre-train

Add request Validation

Aberta

#100 aberto em 3 de mar. de 2026

 (0 comentário) (0 reação) (0 responsável)TypeScript (1 fork)auto 404
Backendgood first issue

Métricas do repositório

Stars
 (3 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador