mirror of
https://github.com/immich-app/immich.git
synced 2025-12-27 01:11:42 +03:00
chore(server): make owner as required response for AlbumResponseDto (#1579)
This commit is contained in:
@@ -3400,7 +3400,8 @@
|
||||
"albumThumbnailAssetId",
|
||||
"shared",
|
||||
"sharedUsers",
|
||||
"assets"
|
||||
"assets",
|
||||
"owner"
|
||||
]
|
||||
},
|
||||
"SharedLinkResponseDto": {
|
||||
|
||||
Reference in New Issue
Block a user