Hi, if using a custom basePath (not '/'), when determining if the request should be re-written to use a versioned route the plugin should exit early if the requested path does not start with the custom basePath. Would you accept a PR with this implemented?
Hi, if using a custom basePath (not '/'), when determining if the request should be re-written to use a versioned route the plugin should exit early if the requested path does not start with the custom basePath. Would you accept a PR with this implemented?
Thanks, Adam.