model: add wrap_info to data response model
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-03-06 18:11:31 +01:00
parent 5f3a36e2c5
commit bd0c5b08fe
4 changed files with 82 additions and 1 deletions

View File

@ -5,6 +5,7 @@
### Improvements
* Add `migration`, `recovery_seal` and `storage_type` fields to `SealReponse` model
* Add support for `wrap_info` in data response models
### Test
* Tested against Vault 1.9.4