Docs: Fix API permissions for status/query

fixes #12259
This commit is contained in:
Michael Friedrich 2016-07-29 17:00:36 +02:00
parent 546bdbcf6a
commit 19fb71ed7c
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ Available permissions for specific URL endpoints:
objects/create/<type> | /v1/objects | No
objects/modify/<type> | /v1/objects | Yes
objects/delete/<type> | /v1/objects | Yes
status/query/<type> | /v1/status | Yes
status/query | /v1/status | Yes
events/<type> | /v1/events | No
console | /v1/console | No