Skip to content

feat: helpers for serverside validations #89

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

Merged
merged 2 commits into from
Apr 10, 2025
Merged

feat: helpers for serverside validations #89

merged 2 commits into from
Apr 10, 2025

Conversation

tanmaykm
Copy link
Member

This adds validation method templates that can be used by openapi-generator to generate better serverside validation code.

All client and server code have been updated using a branch of openapi-generator that does that. A PR with that to openapi-generator repo will follow. A few test methods had to be changed to conform to the additional validations.

This adds validation method templates that can be used by `openapi-generator` to generate better serverside validation code.

All client and server code have been updated using a branch of `openapi-generator` that does that. A PR with that to `openapi-generator` repo will follow. A few test methods had to be changed to conform to the additional validations.
@tanmaykm tanmaykm requested a review from a team April 10, 2025 14:08
@tanmaykm tanmaykm merged commit 0c95ebb into main Apr 10, 2025
5 checks passed
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.

2 participants