1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/mobile/openapi/lib/api
Michel Heusschen 05630776a0
fix(server): more asset upload validation and docs (#1720)
* fix(server): more asset upload validation and docs

* remove unused DTO

* changed Object.keys() to Object.values()

* apply patch to openapi generator for web

* revert CreateAssetDto assetType enum

* resolve merge conflict

* Revert "resolve merge conflict"

This reverts commit 0e00805187.
2023-02-11 23:54:07 -06:00
..
album_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
api_key_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
asset_api.dart fix(server): more asset upload validation and docs (#1720) 2023-02-11 23:54:07 -06:00
authentication_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
device_info_api.dart chore(server): remove deprecated device endpoints (#1436) 2023-01-26 20:51:22 -06:00
job_api.dart refactor(server): job repository (#1382) 2023-01-21 22:13:36 -06:00
o_auth_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
server_info_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
share_api.dart refactor(server): shared links (#1385) 2023-01-25 10:35:28 -06:00
system_config_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
tag_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
user_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00