Merge pull request #11224 from hashicorp/b-docs-node-eval-apidocs

docs: fix API docs node evaluate example call.
This commit is contained in:
James Rasell
2021-09-24 15:18:49 +02:00
committed by GitHub

View File

@@ -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
```