pnpm typegen

This commit is contained in:
Ryan Dick
2025-01-28 14:30:15 +00:00
parent b681132da4
commit 80c3d8bc5c

View File

@@ -7716,11 +7716,6 @@ export type components = {
* @description Gets the bounding box of the given mask image.
*/
GetMaskBoundingBoxInvocation: {
/**
* @description Optional metadata to be saved with the image
* @default null
*/
metadata?: components["schemas"]["MetadataField"] | null;
/**
* Id
* @description The id of this instance of an invocation. Must be unique among all instances of invocations.