You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/workflows/nodes/api-request.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,4 +80,4 @@ This will make `name`, `age`, and `isActive` available as variables for use thro
80
80
}
81
81
```
82
82
83
-
If your expected output has a complex or nested structure, we support the full JSON schema through the API. Refer to the API documentation on [`output`](api-reference/workflow/workflow-controller-create#request.body.nodes.apiRequest.output) for more details.
83
+
If your expected output has a complex or nested structure, we support the full JSON schema through the API. Refer to the API documentation on [`output`](/api-reference/workflow/workflow-controller-create#request.body.nodes.apiRequest.output) for more details.
0 commit comments