diff --git a/components/process-flow/ApiNodeConfiguration.vue b/components/process-flow/ApiNodeConfiguration.vue index 7a81592..2a87f85 100644 --- a/components/process-flow/ApiNodeConfiguration.vue +++ b/components/process-flow/ApiNodeConfiguration.vue @@ -62,19 +62,13 @@
API response will be stored in this global variable for use in later steps @@ -209,31 +178,12 @@
Any API errors will be stored in this variable for error handling @@ -325,6 +275,7 @@ \ No newline at end of file + \ No newline at end of file diff --git a/components/process-flow/FormNodeConfiguration.vue b/components/process-flow/FormNodeConfiguration.vue index 72f4df2..ebb8219 100644 --- a/components/process-flow/FormNodeConfiguration.vue +++ b/components/process-flow/FormNodeConfiguration.vue @@ -123,12 +123,12 @@
The source variable containing the data @@ -227,28 +227,13 @@
The target variable to store form data
@@ -330,12 +315,12 @@Variable to check