mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
update api
This commit is contained in:
parent
c88bde3cab
commit
59f7f3c23e
4 changed files with 27 additions and 23 deletions
|
|
@ -4540,8 +4540,8 @@ export function startUpload({ contentLength, key, reprDigest, slug, uploadComple
|
|||
key?: string;
|
||||
reprDigest: string;
|
||||
slug?: string;
|
||||
uploadComplete: string;
|
||||
uploadDraftInteropVersion: string;
|
||||
uploadComplete?: string;
|
||||
uploadDraftInteropVersion?: string;
|
||||
xImmichAssetData: string;
|
||||
}, opts?: Oazapfts.RequestOpts) {
|
||||
return oazapfts.ok(oazapfts.fetchJson<{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue