1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 03:46:47 +01:00
immich/mobile/openapi/lib/api
Min Idzelis 4f21f6a2e1
feat: API operation replaceAsset, POST /api/asset/:id/file (#9684)
* impl and unit tests for replaceAsset

* Remove it.only

* Typo in generated spec +regen

* Remove unused dtos

* Dto removal fallout/bugfix

* fix - missed a line

* sql:generate

* Review comments

* Unused imports

* chore: clean up

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-05-23 20:26:22 -04: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
deprecated_api.dart refactor: deprecate /server-info and replace with /server-info/storage (#9645) 2024-05-22 10:25:55 +01: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 refactor: deprecate /server-info and replace with /server-info/storage (#9645) 2024-05-22 10:25:55 +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