AccessControl: rename data source id read action (#39966) (#40009)

(cherry picked from commit 4160429b71)

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
This commit is contained in:
Grot (@grafanabot)
2021-10-05 16:09:32 +02:00
committed by GitHub
co-authored by Gabriel MABILLE
parent c26dc6487e
commit 218dc8104e
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -244,7 +244,7 @@ See note in the [introduction]({{< ref "#data-source-api" >}}) for an explanatio
| Action | Scope |
| ------------------- | ---------------------------------------------------------------------------------------------- |
| datasources:id:read | datasources:\*<br>datasources:name:\*<br>datasources:name:test_datasource (single data source) |
| datasources.id:read | datasources:\*<br>datasources:name:\*<br>datasources:name:test_datasource (single data source) |
### Examples