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:
2
mobile/openapi/test/device_info_api_test.dart
generated
2
mobile/openapi/test/device_info_api_test.dart
generated
@@ -22,7 +22,7 @@ void main() {
|
||||
// TODO
|
||||
});
|
||||
|
||||
//Future<DeviceInfoResponseDto> updateDeviceInfo(Object body) async
|
||||
//Future<DeviceInfoResponseDto> updateDeviceInfo(UpdateDeviceInfoDto updateDeviceInfoDto) async
|
||||
test('test updateDeviceInfo', () async {
|
||||
// TODO
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user