mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
chore(ui): typegen
This commit is contained in:
@@ -11165,9 +11165,12 @@ export type components = {
|
||||
*/
|
||||
InputFieldJSONSchemaExtra: {
|
||||
input: components["schemas"]["Input"];
|
||||
/** Orig Required */
|
||||
orig_required: boolean;
|
||||
field_kind: components["schemas"]["FieldKind"];
|
||||
/**
|
||||
* Orig Required
|
||||
* @default true
|
||||
*/
|
||||
orig_required: boolean;
|
||||
/**
|
||||
* Default
|
||||
* @default null
|
||||
|
||||
Reference in New Issue
Block a user