mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore(server): openapi generation (#9585)
This commit is contained in:
parent
60427f18ce
commit
1ad04f0b17
15 changed files with 214 additions and 9 deletions
2
mobile/openapi/test/duplicate_api_test.dart
generated
2
mobile/openapi/test/duplicate_api_test.dart
generated
|
|
@ -17,7 +17,7 @@ void main() {
|
|||
// final instance = DuplicateApi();
|
||||
|
||||
group('tests for DuplicateApi', () {
|
||||
//Future<List<AssetResponseDto>> getAssetDuplicates() async
|
||||
//Future<List<DuplicateResponseDto>> getAssetDuplicates() async
|
||||
test('test getAssetDuplicates', () async {
|
||||
// TODO
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue