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 issue with toArray #80

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Fix issue with toArray #80

merged 1 commit into from
Jul 15, 2024

Conversation

WendellAdriel
Copy link
Owner

This fixes the issue described in #78
When using toArray (or any other method to transform the DTO into another structure), there was an inconsistency with the data from the DTO property and the resulting structure.

This PR introduces a fix and a test case to cover the scenario.

@WendellAdriel WendellAdriel merged commit 93721ce into main Jul 15, 2024
16 checks passed
@WendellAdriel WendellAdriel deleted the hotfix/to-array branch July 15, 2024 10:40
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.

None yet

1 participant