mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user