feat: add auth attribute to common response model

This commit is contained in:
2024-06-22 13:58:56 +02:00
parent 8ec160a436
commit a3393ae0cb
4 changed files with 19 additions and 43 deletions

View File

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