mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
Revert "fix(server): use thumbnail content type instead of application/octet-stream (#3075)" (#3134)
* Revert "fix(server): use thumbnail content type instead of application/octet-stream (#3075)"
This reverts commit 3cc77d945b.
* generate api
This commit is contained in:
parent
852ef3cd1b
commit
812cb3d940
13 changed files with 93 additions and 41 deletions
2
mobile/openapi/test/person_api_test.dart
generated
2
mobile/openapi/test/person_api_test.dart
generated
|
|
@ -32,7 +32,7 @@ void main() {
|
|||
// TODO
|
||||
});
|
||||
|
||||
//Future getPersonThumbnail(String id) async
|
||||
//Future<MultipartFile> getPersonThumbnail(String id) async
|
||||
test('test getPersonThumbnail', () async {
|
||||
// TODO
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue