mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 02:51:14 +00:00
refactor(Structured Output Parser Node): Support schema via expression (#16671)
This commit is contained in:
@@ -84,7 +84,7 @@ export const buildInputSchemaField = (props?: {
|
||||
}
|
||||
}
|
||||
}`,
|
||||
noDataExpression: true,
|
||||
noDataExpression: false,
|
||||
typeOptions: {
|
||||
rows: 10,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user