1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 11:12:45 +01:00
immich/mobile/openapi/lib/api
Zack Pollard 39d2c4f37b
chore: remove all deprecated endpoints/properties from server and mobile app (#9724)
* chore: remove deprecated title property from MemoryLaneResponseDto

* chore: remove deprecated webpPath and resizePath from MetadataSearchDto

* chore: remove deprecated sharedUserIds property from Album AddUsersDto

* chore: remove deprecated sharedUsers property from AlbumResponseDto

* chore: remove deprecated sharedWithUserIds property from CreateAlbumDto

* chore: remove deprecated isExternal and isReadOnly properties from AssetResponseDto

* chore: remove deprecated /server-info endpoint

* chore: bloody linters
2024-05-24 15:37:01 +01:00
..
activity_api.dart refactor(server): plural endpoints (#9667) 2024-05-22 13:24:57 -04:00
album_api.dart refactor(server): plural endpoints (#9667) 2024-05-22 13:24:57 -04:00
api_key_api.dart refactor(server): plural endpoints (#9667) 2024-05-22 13:24:57 -04:00
asset_api.dart feat: API operation replaceAsset, POST /api/asset/:id/file (#9684) 2024-05-23 20:26:22 -04:00
audit_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
authentication_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
download_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
duplicate_api.dart chore(server): openapi generation (#9585) 2024-05-18 13:50:28 -05:00
face_api.dart refactor(server): plural endpoints (#9667) 2024-05-22 13:24:57 -04:00
file_report_api.dart refactor(server): plural endpoints (#9667) 2024-05-22 13:24:57 -04:00
job_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
library_api.dart refactor(server): plural endpoints (#9667) 2024-05-22 13:24:57 -04:00
memory_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
o_auth_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
partner_api.dart refactor(server): plural endpoints (#9667) 2024-05-22 13:24:57 -04:00
person_api.dart refactor(server): plural endpoints (#9667) 2024-05-22 13:24:57 -04:00
search_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
server_info_api.dart chore: remove all deprecated endpoints/properties from server and mobile app (#9724) 2024-05-24 15:37:01 +01:00
sessions_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
shared_link_api.dart refactor(server): plural endpoints (#9667) 2024-05-22 13:24:57 -04:00
sync_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
system_config_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
system_metadata_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
tag_api.dart refactor(server): plural endpoints (#9667) 2024-05-22 13:24:57 -04:00
timeline_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
trash_api.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
user_api.dart refactor(server): /user profile endpoint (#9669) 2024-05-22 14:31:12 -04:00