mirror of
https://github.com/immich-app/immich.git
synced 2025-11-23 10:40:41 +09:00
refactor(server): album count (#2746)
* refactor(server): album count * chore: open api
This commit is contained in:
4
mobile/openapi/test/album_api_test.dart
generated
4
mobile/openapi/test/album_api_test.dart
generated
@@ -47,8 +47,8 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
//Future<AlbumCountResponseDto> getAlbumCountByUserId() async
|
||||
test('test getAlbumCountByUserId', () async {
|
||||
//Future<AlbumCountResponseDto> getAlbumCount() async
|
||||
test('test getAlbumCount', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user