mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 20:01:42 +01:00
* deprecate sys/internal/counters/tokens endpoint * add changelog entree * update changelog as suggested
3 lines
175 B
Plaintext
3 lines
175 B
Plaintext
```release-note:deprecation
|
|
api: Deprecated the `/sys/internal/counters/tokens` endpoint. Attempting to call this endpoint will return a 403 "unsupported path" exception.
|
|
``` |