Closed vietthang closed 8 years ago
Thanks for the PR. However i am working on the next version of the module which uses swagger parser to dereference the api before building the validators. Is this change urgent for a patch release?
@subeeshcbabu: It's fine. It's quite a long time ago and I did some work around. Thank you for your reply.
I found a bug with the library where there are multiple parameters with $ref in route. In that case, only the validator for last parameter is used. I updated the test schema and added a simple test case. Please check this pull request for details.