From d3c7268a2dbb000830973951f89c2eb68b8580d9 Mon Sep 17 00:00:00 2001 From: Jin Lee Date: Sat, 18 Nov 2017 19:03:33 -0800 Subject: [PATCH] update API docs for /agent/self from POST to GET --- website/source/api/agent.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/api/agent.html.md b/website/source/api/agent.html.md index 0b9aa8122..7ff8b9c7b 100644 --- a/website/source/api/agent.html.md +++ b/website/source/api/agent.html.md @@ -141,7 +141,7 @@ This endpoint queries the state of the target agent (self). | Method | Path | Produces | | ------ | ---------------------------- | -------------------------- | -| `POST` | `/agent/self` | `application/json` | +| `GET` | `/agent/self` | `application/json` | The table below shows this endpoint's support for [blocking queries](/api/index.html#blocking-queries) and