nginx-ip-whitelister
nginx-ip-whitelister copied to clipboard
Separate v1 endpoint from future versions
Rename /verify
to /verify/v1
to separate the current validation engine from future versions.
Implemented with 26ebf8c.
Reverted, too early.
Hi @zuavra, As far as I know the version should precede the actual endpoint. In your example /v1/verify instead of /verify/v1 :-?