Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
finom authored Feb 14, 2024
1 parent dad2537 commit 5e260bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@



**vovk-zod** exports `vovkZod` decorator fabric that validates request body and incoming query string providing Zod models.
**vovk-zod** exports `vovkZod` decorator fabric that validates request body and incoming query string with Zod models.

```ts
// vovk/user/UserController.ts
Expand Down

0 comments on commit 5e260bf

Please sign in to comment.