mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore: lifecycle metadata (#9103)
feat(server): track endpoint lifecycle
This commit is contained in:
parent
6eb5d2e95e
commit
59caf1fce4
22 changed files with 171 additions and 19 deletions
2
mobile/openapi/test/add_users_dto_test.dart
generated
2
mobile/openapi/test/add_users_dto_test.dart
generated
|
|
@ -21,7 +21,7 @@ void main() {
|
|||
// TODO
|
||||
});
|
||||
|
||||
// Deprecated in favor of albumUsers
|
||||
// This property was deprecated in v1.102.0
|
||||
// List<String> sharedUserIds (default value: const [])
|
||||
test('to test the property `sharedUserIds`', () async {
|
||||
// TODO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue