Commit 847e9d5e authored by Jin Lee's avatar Jin Lee
Browse files

/client/gc returns text/plain, not json

Showing with 1 addition and 1 deletion
+1 -1
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment