swagger-express-validator
swagger-express-validator copied to clipboard
Fix removeAdditional option of ajv
This PR fixes removeAdditional option of ajv passed through ajvRequestOptions and ajvResponseOptions to make it filter extra fields correctly.
Can you please provide a test illustrating the fix? Thanks!