immich/web/src/api/open-api
Alex 5c78f707fe
Modify Album API endpoint to return a count attribute instead of a full assets array (#454)
* Change API to return assets count and change web behavior accordingly

* Refactor assets.length

* Explicitly declare type of assetCount so Dart SDK understand it

* Finished refactoring on mobile
2022-08-10 22:48:25 -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 Modify Album API endpoint to return a count attribute instead of a full assets array (#454) 2022-08-10 22:48:25 -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