Skip to content

Commit 6f10d9c

Browse files
committed
slash
1 parent 6707c4c commit 6f10d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/workflows/nodes/api-request.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ This will make `name`, `age`, and `isActive` available as variables for use thro
8080
}
8181
```
8282

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

Comments
 (0)