p-meier / hapi-api-version

An API versioning plugin for hapi.
Apache License 2.0
74 stars 26 forks source link

Issue with hapi-qs #16

Closed furyscript closed 7 years ago

furyscript commented 7 years ago

Care if you use hapi-qs for parse request. You need to inject before hapi-api-version then hapi-qs

Or hapi-qs not work!

p-meier commented 7 years ago

Currently I don't plan to support hapi-qs. If it is important to you pls submit a PR.