model: use correct "replication_performance_mode" JSON field
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
The official docs incorrectly state "replication_perf_mode" which was renamed to "replication_performance_mode" way back in Vault 0.9. We now use the correct field name that is emitted by the API.
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
## UNRELEASED
|
||||
|
||||
### Fix
|
||||
* Use `replication_performance_mode` instead of `replication_perf_mode` in health response.
|
||||
|
||||
### Test
|
||||
* Tested against Vault 1.9.2
|
||||
|
||||
|
||||
## 1.0.1 (2021-11-21)
|
||||
|
||||
### Fix
|
||||
|
Reference in New Issue
Block a user