1
0
mirror of https://github.com/immich-app/immich.git synced 2025-02-07 18:50:19 +02:00
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
..
2024-04-16 10:44:45 -04:00
2024-01-12 07:36:27 -05:00
2024-05-23 07:40:57 -04:00
2024-02-28 18:23:48 -05:00

Immich server project

This project uses the NestJS web framework. Please refer to the NestJS docs for information on getting started as a contributor to this project.