Merge pull request #3570 from neojin/update-docs-api-agent

update API docs for /agent/self from POST to GET
This commit is contained in:
Preetha
2017-11-20 07:25:41 -06:00
committed by GitHub

View File

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