Skip to content

feat: validate request bodies with Zod#14

Open
tapheret2 wants to merge 1 commit into
Stack-Rocks:mainfrom
tapheret2:feat/zod-body-validation
Open

feat: validate request bodies with Zod#14
tapheret2 wants to merge 1 commit into
Stack-Rocks:mainfrom
tapheret2:feat/zod-body-validation

Conversation

@tapheret2

Copy link
Copy Markdown

Summary

Adds Zod parseBody + paySchema for request validation with structured 400 responses.

Why

Closes #10

Test plan

  • Invalid payload rejected with issues list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validate request bodies with Zod

1 participant