feat: workflow if-else support elif (#6072)
This commit is contained in:
@@ -360,7 +360,7 @@ export const HTTP_REQUEST_OUTPUT_STRUCT: Var[] = [
|
||||
},
|
||||
{
|
||||
variable: 'headers',
|
||||
type: VarType.string,
|
||||
type: VarType.object,
|
||||
},
|
||||
{
|
||||
variable: 'files',
|
||||
|
Reference in New Issue
Block a user