diff --git a/components/process-flow/ApiNodeConfiguration.vue b/components/process-flow/ApiNodeConfiguration.vue index e32c927..01f8d1c 100644 --- a/components/process-flow/ApiNodeConfiguration.vue +++ b/components/process-flow/ApiNodeConfiguration.vue @@ -2,7 +2,7 @@
{{ getPreviewWithValues('requestBody') }}+
{{ getPreviewWithValues('headers') }}+
{{ JSON.stringify(testResult.data, null, 2) }}+
{{ JSON.stringify(testResult.error, null, 2) }}+