mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
Fixed openapi generation command for mobile
This commit is contained in:
@@ -16,13 +16,13 @@ void main() {
|
||||
// final instance = UpdateDeviceInfoDto();
|
||||
|
||||
group('test UpdateDeviceInfoDto', () {
|
||||
// String deviceId
|
||||
test('to test the property `deviceId`', () async {
|
||||
// DeviceTypeEnum deviceType
|
||||
test('to test the property `deviceType`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
// String deviceType
|
||||
test('to test the property `deviceType`', () async {
|
||||
// String deviceId
|
||||
test('to test the property `deviceId`', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user