Yusuke Wada
Yusuke Wada
Hi @wststone @cybercoder-naj The Zod Validator uses `z.input` to infer a query using the request type. With it, the value with `z.coerce` will have `undefined` and optional:  with applying your patch and pushing it. The test passed on my machine, but the CI is falling. Do you have any...
@usualoma Cooool! It passed. Can you review this again, though it should be okay?
Hi @winston0410 As @EdamAme-x said, please use `Deno.serve()` instead of `export default app`: ```ts Deno.serve(app.fetch) ``` The starter template and the website was using `export default app`, but as you...
Closing this issue since there is no response. Thanks.
Hi @DawnImpulse There is no update. We (at least I) don't plan to create it right now, so I hope someone works on it.