Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Allow empty arrays for non-required parameters #45

Closed
wants to merge 1 commit into from
Closed

Allow empty arrays for non-required parameters #45

wants to merge 1 commit into from

Conversation

JamesMGreene
Copy link

Fixes #44

@JamesMGreene
Copy link
Author

Hmm... so these changes fix my problem as expected locally but the unit tests for the mock data-store fail.

I suspect that means there is a related bug in your resource or data-store implementations but I'm not really comfortable debugging that part of the codebase, nor even deciding if that is the correct approach.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parseRequest middleware does not allow empty array parameters
2 participants