mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 21:21:06 +02:00
Creating/Updating a secret in KV-V2 produces a status code `200` with a response body of `application/json`, whereas the previous documentation notated a `204 (empty body)` expected response code.