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

bug: Apply Joi defaults after saving #40

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

tgandrews
Copy link
Owner

@tgandrews tgandrews commented Feb 9, 2023

When saving an empty list then dynamodb drops them and so the result from create does not have them. We now validate the create result to ensure it matches the schema. This should have been as we need to guarantee the first item we save matches our expected schema.

@tgandrews tgandrews merged commit 5664766 into main Feb 9, 2023
@tgandrews tgandrews deleted the bug-arrays-not-populated-after-create branch February 9, 2023 15:46
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