immich/mobile/openapi/doc/BulkIdsDto.md
Jason Rasmussen b9cda59172
refactor(server)!: add/remove album assets (#3109)
* refactor: add/remove album assets

* chore: open api

* feat: remove owned assets from album

* refactor: move to bulk id req/res dto

* chore: open api

* chore: merge main

* dev: mobile work

* fix: adding asset from web not sync with mobile

* remove print statement

---------

Co-authored-by: Alex Tran <Alex.Tran@conductix.com>
2023-08-01 20:29:14 -05:00

430 B
Generated

openapi.model.BulkIdsDto

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
ids List [default to const []]

[Back to Model list] [Back to API list] [Back to README]