fix: child app run error (#5876)

This commit is contained in:
Archer
2025-11-07 10:55:05 +08:00
committed by GitHub
parent edf06a0ffe
commit 1f9c8d32ac
4 changed files with 11 additions and 11 deletions
@@ -36,8 +36,8 @@ export const HttpNode468: FlowNodeTemplateType = {
selectValueTypeList: Object.values(WorkflowIOValueTypeEnum),
showDescription: false,
showDefaultValue: true
}
// deprecated: true
},
deprecated: false
},
{
key: NodeInputKeyEnum.httpMethod,