in Consul KV when searching for a key: the URL is <consul-url>/edit But when there is no value it's `//edit` and that breaks.
in Consul KV when searching for a key:
the URL is /edit
But when there is no value it's
//editand that breaks.