mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 05:23:04 +00:00
840f11a0c5
* 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.
3 lines
77 B
Plaintext
3 lines
77 B
Plaintext
```release-note:bug
|
|
logging: add /api prefix to v2 resource endpoint logs
|
|
``` |