Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: resolve input decoding issue in server.ts
Replaced ctx.req.json() with body in input decoding to ensure valid input handling.
- Loading branch information