immich/mobile/openapi/lib/api
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
..
album_api.dart feat(server) Extend PUT /album/:id/assets endpoint (#857) 2022-10-28 14:54:09 -05:00
asset_api.dart feat(mobile) duplicated asset upload handling mechanism (#853) 2022-10-25 09:51:03 -05:00
authentication_api.dart Api logout route (#361) 2022-07-19 13:49:58 -05:00
device_info_api.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
job_api.dart feat(server/web) Add manual job trigger mechanism to the web (#767) 2022-10-06 11:25:54 -05:00
server_info_api.dart feat(web) add asset count stats on admin page (#843) 2022-10-23 16:54:54 -05:00
user_api.dart Update get user info controller to avoid conflict with /count 2022-07-17 15:09:26 -05:00