mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
* refactor: tags * chore: open api * chore: unused import * feat: add/remove/get tag assets * chore: open api * chore: finish tag tests for add/remove assets
485 B
Generated
485 B
Generated
openapi.model.AssetIdsResponseDto
Load the model package
import 'package:openapi/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| assetId | String | ||
| success | bool | ||
| error | String | [optional] |