Skip to content

Commit e705ee2

Browse files
author
Chris Wiechmann
committed
Update flow-nodes.yml
1 parent c359965 commit e705ee2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

api-builder-plugin-fn-xml-node/src/flow-nodes.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ flow-nodes:
1313
name: XML Input data
1414
description: 'XML Data. For instance: $.soapResponse.body'
1515
required: true
16-
initialType: string
1716
schema:
1817
type: string
1918
asString:
@@ -91,7 +90,6 @@ flow-nodes:
9190
name: JSON Input data
9291
description: 'JSON Data.'
9392
required: true
94-
initialType: string
9593
schema:
9694
type: string
9795
asString:

0 commit comments

Comments
 (0)