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

fix: regression in mapping to case update DTO #512

Merged
merged 1 commit into from
Jul 30, 2024
Merged

Conversation

Pascal-Delange
Copy link
Contributor

I suppose it was not caught by typescript because all the attributes to the update body are optional, and typescript is not designed to prevent additional properties from being passed in an object ?
Before merging (we'll do a hotfix release later today), could you please have a look if there may be other such cases introduced by your PR earlier this week on models & dtos @balzdur ?

@balzdur balzdur merged commit f63ded9 into main Jul 30, 2024
3 checks passed
@balzdur balzdur deleted the pascal/fix-case-dto branch July 30, 2024 10:09
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