From c513bdfd15179e91f7fb9806f484c27be01f5afe Mon Sep 17 00:00:00 2001 From: Chelsea Holland Komlo Date: Fri, 15 Sep 2017 00:20:39 +0000 Subject: [PATCH] add documentation for job list acl --- website/source/api/jobs.html.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/api/jobs.html.md b/website/source/api/jobs.html.md index 9478e1733..ba9abd560 100644 --- a/website/source/api/jobs.html.md +++ b/website/source/api/jobs.html.md @@ -22,9 +22,9 @@ The table below shows this endpoint's support for [blocking queries](/api/index.html#blocking-queries) and [required ACLs](/api/index.html#acls). -| Blocking Queries | ACL Required | -| ---------------- | ------------ | -| `YES` | `none` | +| Blocking Queries | ACL Required | +| ---------------- | --------------------------- | +| `YES` | `namespace:list-jobs` | ### Parameters