1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/mobile/openapi/lib
Matthias Rupp ea99567805
feat(server) Extend PUT /album/:id/assets endpoint (#857)
* Add new query parameter to API endpoint that allows adding assets to albums which potentially contain assets that are already part of this album.

* Change API endpoint

* Generate new APIs

* Fixed test

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-10-28 14:54:09 -05:00
..
api feat(server) Extend PUT /album/:id/assets endpoint (#857) 2022-10-28 14:54:09 -05:00
auth Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
model feat(server) Extend PUT /album/:id/assets endpoint (#857) 2022-10-28 14:54:09 -05:00
api.dart feat(server) Extend PUT /album/:id/assets endpoint (#857) 2022-10-28 14:54:09 -05:00
api_client.dart feat(server) Extend PUT /album/:id/assets endpoint (#857) 2022-10-28 14:54:09 -05:00
api_exception.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
api_helper.dart feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00