deepObject query parameter value raises 'validation.request.parameter.query.unexpected'

Issue #258 resolved
Former user created an issue

When checking for unexpected query parameters, deepObject parameters are not correctly considered as allowedQueryParameters.

Due to the tests being configured to report validation.request.parameter.query.unexpected at the level of IGNORE - which is not considered by the assertFail method.

I will raise a PR with a fix.

Comments (2)

  1. Log in to comment