mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
parent
233372303b
commit
01c7adc24d
15 changed files with 148 additions and 37 deletions
6
mobile/openapi/lib/model/update_asset_dto.dart
generated
6
mobile/openapi/lib/model/update_asset_dto.dart
generated
|
|
@ -63,12 +63,6 @@ class UpdateAssetDto {
|
|||
///
|
||||
num? latitude;
|
||||
|
||||
///
|
||||
/// Please note: This property should have been non-nullable! Since the specification file
|
||||
/// does not include a default value (using the "default:" property), however, the generated
|
||||
/// source code must fall back to having a nullable type.
|
||||
/// Consider adding a "default:" property in the specification file to hide this note.
|
||||
///
|
||||
String? livePhotoVideoId;
|
||||
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue