mirror of
https://github.com/immich-app/immich.git
synced 2024-12-12 11:45:38 +02:00
07f7fffae7
* refactor(server): album count * chore: open api
470 B
Generated
470 B
Generated
openapi.model.AlbumCountResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
Name | Type | Description | Notes |
---|---|---|---|
owned | int | ||
shared | int | ||
notShared | int |