mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 01:11:07 +03:00
chore: lifecycle metadata (#9103)
feat(server): track endpoint lifecycle
This commit is contained in:
2
mobile/openapi/lib/model/add_users_dto.dart
generated
2
mobile/openapi/lib/model/add_users_dto.dart
generated
@@ -19,7 +19,7 @@ class AddUsersDto {
|
||||
|
||||
List<AlbumUserAddDto> albumUsers;
|
||||
|
||||
/// Deprecated in favor of albumUsers
|
||||
/// This property was deprecated in v1.102.0
|
||||
List<String> sharedUserIds;
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user