mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
node default value
This commit is contained in:
@ -162,8 +162,6 @@ export type WorkflowRunHistoryResponse = {
|
||||
}
|
||||
|
||||
export type NodesDefaultConfigsResponse = {
|
||||
blocks: {
|
||||
type: string
|
||||
config: any
|
||||
}[]
|
||||
}
|
||||
type: string
|
||||
config: any
|
||||
}[]
|
||||
|
||||
Reference in New Issue
Block a user