frontoge/libre-train

Add request Validation

开放

#100 创建于 2026年3月3日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (1 个派生)auto 404
Backendgood first issue

仓库指标

星标
 (3 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南