edwinhern / express-typescript-2024

Express + TypeScript + Boilerplate for Web / API App
https://express.hernandezserver.com/
481 stars 103 forks source link

Request is not typed #206

Closed tangguhriyadi closed 1 month ago

tangguhriyadi commented 2 months ago

request with type Request in route's controller is not strictly-typed to zod schema

edwinhern commented 1 month ago

Currently working on PR for this