mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 01:11:07 +03:00
Fixed openapi generation command for mobile
This commit is contained in:
5
mobile/openapi/test/update_asset_dto_test.dart
generated
5
mobile/openapi/test/update_asset_dto_test.dart
generated
@@ -16,6 +16,11 @@ void main() {
|
||||
// final instance = UpdateAssetDto();
|
||||
|
||||
group('test UpdateAssetDto', () {
|
||||
// List<String> tagIds (default value: const [])
|
||||
test('to test the property `tagIds`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// bool isFavorite
|
||||
test('to test the property `isFavorite`', () async {
|
||||
// TODO
|
||||
|
||||
Reference in New Issue
Block a user