Merge pull request #3584 from neojin/update-api-docs-client-gc

API docs: /client/gc returns text/plain, not json
This commit is contained in:
Chelsea Komlo
2017-11-28 09:59:12 -05:00
committed by GitHub

View File

@@ -569,7 +569,7 @@ the Nomad client whose allocations should be garbage collected.
| Method | Path | Produces |
| ------ | ---------------------------- | -------------------------- |
| `GET` | `/client/gc` | `application/json` |
| `GET` | `/client/gc` | `text/plain` |
The table below shows this endpoint's support for
[blocking queries](/api/index.html#blocking-queries) and