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 coercing a list of maps with a single attribute #6

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

amclain
Copy link
Member

@amclain amclain commented Aug 20, 2024

Resolves #5

This PR adds a maplist handler for when the opts aren't present.

@amclain amclain added the defect label Aug 20, 2024
@amclain amclain requested a review from abelino August 20, 2024 23:19
@amclain amclain self-assigned this Aug 20, 2024
@amclain amclain merged commit 0339c55 into main Aug 20, 2024
4 checks passed
@amclain amclain deleted the defect/5-maplist branch August 20, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

defining spec for an array with maps with exactly 1 key fails to validate
2 participants