immich/web/src/api/open-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
..
.openapi-generator Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.gitignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.npmignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
.openapi-generator-ignore Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
api.ts feat(server) Extend PUT /album/:id/assets endpoint (#857) 2022-10-28 14:54:09 -05:00
base.ts [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00
common.ts [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00
configuration.ts [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00
git_push.sh Refactor web to use OpenAPI SDK (#326) 2022-07-10 21:41:45 -05:00
index.ts [WEB] Upload asset directly to album (#379) 2022-07-26 20:53:25 -05:00