/client/gc returns text/plain, not json

This commit is contained in:
Jin Lee
2017-11-23 10:15:33 -08:00
parent 0e255b2ba8
commit 847e9d5eef

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