chore(ui): typegen

This commit is contained in:
psychedelicious
2025-05-28 20:10:03 +10:00
parent d5b9c3ee5a
commit 87a44a28ef

View File

@@ -2723,6 +2723,11 @@ export type components = {
* Format: binary
*/
file: Blob;
/**
* Resize To
* @description Dimensions to resize the image to, must be stringified JSON array of 2 integers
*/
resize_to?: string | null;
/**
* Metadata
* @description The metadata to associate with the image, must be a stringified JSON dict