feat: add mount_type attribute to common response model

This commit is contained in:
2024-06-22 13:53:57 +02:00
parent 69da6b9f14
commit 8ec160a436
3 changed files with 19 additions and 4 deletions

View File

@ -8,6 +8,7 @@
* `replication_primary_canary_age_ms`
* `enterprise`
* Add missing `num_uses` field to `AuthData`
* Add `mount_type` attribute to common response model
### Dependencies
* Updated Jackson to 2.17.1