mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #14874 from coder-salman/patch-1
Fixed Syntax for folder permission's JSON
This commit is contained in:
@@ -105,7 +105,7 @@ POST /api/folders/nErXDvCkzz/permissions
|
||||
- **200** - Ok
|
||||
- **401** - Unauthorized
|
||||
- **403** - Access denied
|
||||
- **404** - Dashboard not found
|
||||
- **404** - Dashboard not found
|
||||
"items": [
|
||||
{
|
||||
"role": "Viewer",
|
||||
|
||||
Reference in New Issue
Block a user