parent
3478b39a40
commit
56c00ebf38
|
|
@ -69,7 +69,8 @@ export const createFileAttachment = async (req: Request) => {
|
|||
const nodeData = {
|
||||
inputs: {
|
||||
[fileInputField]: storagePath
|
||||
}
|
||||
},
|
||||
outputs: { output: 'document' }
|
||||
}
|
||||
|
||||
let content = ''
|
||||
|
|
|
|||
Loading…
Reference in New Issue