feat(ai-edits): add output storage backfill flow and coverage
This commit is contained in:
@@ -27,6 +27,7 @@ export type GuestAiEditOutput = {
|
||||
storage_disk?: string | null;
|
||||
storage_path?: string | null;
|
||||
provider_url?: string | null;
|
||||
url?: string | null;
|
||||
mime_type?: string | null;
|
||||
width?: number | null;
|
||||
height?: number | null;
|
||||
|
||||
Reference in New Issue
Block a user