Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

agent/service/deregister/{serviceId} should be PUT not GET #247

Closed
dani-e-l opened this issue Jul 12, 2017 · 0 comments · Fixed by #249
Closed

agent/service/deregister/{serviceId} should be PUT not GET #247

dani-e-l opened this issue Jul 12, 2017 · 0 comments · Fixed by #249

Comments

@dani-e-l
Copy link
Contributor

According to
https://www.consul.io/api/agent/service.html#deregister-service

deregistration should use PUT HTTP method not
@get("agent/service/deregister/{serviceId}")

there is no possibility to pass ACL token

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant