Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Payload validation and parsing with zod #125

Merged
merged 24 commits into from
Sep 13, 2023

Conversation

JulianGrabitzky
Copy link
Contributor

No description provided.

@JulianGrabitzky JulianGrabitzky self-assigned this Sep 5, 2023
@liamboddin liamboddin linked an issue Sep 12, 2023 that may be closed by this pull request
@JulianGrabitzky JulianGrabitzky marked this pull request as ready for review September 12, 2023 11:51
Copy link
Contributor

@liamboddin liamboddin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would like to do some performance testing before merging into development as on first tries the routes of the app appeared to be a lot slower than they used to be on development. I will have a look into that and report my findings.

Server/src/routes/vehicletype.route.ts Outdated Show resolved Hide resolved
Server/src/routes/vehicle.route.ts Show resolved Hide resolved
@JulianGrabitzky JulianGrabitzky merged commit 2dc1f6b into development Sep 13, 2023
1 check passed
@JulianGrabitzky JulianGrabitzky deleted the 65-payload-validation branch September 13, 2023 10:15
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.

Find a way to validate json payloads
2 participants