fix: rename enable_local_secret_id to local_secret_ids in AppRole model

This commit is contained in:
2024-06-22 14:21:06 +02:00
parent a3393ae0cb
commit e0711e6108
3 changed files with 23 additions and 18 deletions

View File

@ -11,6 +11,9 @@
* Add `mount_type` attribute to common response model
* Add `auth` attribute to common response model
### Fix
* Rename `enable_local_secret_id` to `local_secret_ids` in `AppRole` model
### Dependencies
* Updated Jackson to 2.17.1