From e8e25a2f3837af354f4aacddace106669db33e52 Mon Sep 17 00:00:00 2001 From: James Rasell Date: Fri, 24 Sep 2021 10:28:22 +0100 Subject: [PATCH] docs: fix API docs node evaluate example call. --- website/content/api-docs/nodes.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/api-docs/nodes.mdx b/website/content/api-docs/nodes.mdx index a01b1a0b8..eeb95086e 100644 --- a/website/content/api-docs/nodes.mdx +++ b/website/content/api-docs/nodes.mdx @@ -874,6 +874,7 @@ The table below shows this endpoint's support for ```shell-session $ curl \ + -XPOST \ http://localhost:4646/v1/node/fb2170a8-257d-3c64-b14d-bc06cc94e34c/evaluate ```