mirror of
https://github.com/immich-app/immich.git
synced 2026-03-23 06:09:15 +03:00
feat: getAssetEdits respond with edit IDs (#26445)
* feat: getAssetEdits respond with edit IDs * chore: cleanup typings for edit API * chore: cleanup types with jason * fix: openapi sync * fix: factory
This commit is contained in:
@@ -9,6 +9,7 @@ rollback
|
||||
|
||||
-- AssetEditRepository.getAll
|
||||
select
|
||||
"id",
|
||||
"action",
|
||||
"parameters"
|
||||
from
|
||||
|
||||
Reference in New Issue
Block a user