mirror of
https://github.com/immich-app/immich.git
synced 2025-12-22 01:11:20 +03:00
chore: lifecycle metadata (#9103)
feat(server): track endpoint lifecycle
This commit is contained in:
@@ -156,6 +156,7 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// This property was deprecated in v1.100.0
|
||||
// String resizePath
|
||||
test('to test the property `resizePath`', () async {
|
||||
// TODO
|
||||
@@ -211,6 +212,7 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// This property was deprecated in v1.100.0
|
||||
// String webpPath
|
||||
test('to test the property `webpPath`', () async {
|
||||
// TODO
|
||||
|
||||
Reference in New Issue
Block a user