mirror of https://github.com/hashicorp/consul
f180183642
Change logging of registered v2 resource endpoints to add /api prefix (#20352) * Change logging of registered v2 resource endpoints to add /api prefix Previous: agent.http: Registered resource endpoint: endpoint=/demo/v1/executive New: agent.http: Registered resource endpoint: endpoint=/api/demo/v1/executive This reduces confusion when attempting to call the APIs after looking at the logs. |
||
---|---|---|
.. | ||
http.go | ||
http_test.go |