mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fixed Syntax for folder permission's JSON
This commit is contained in:
parent
7da544a52b
commit
aa799c6f0b
@ -105,7 +105,7 @@ POST /api/folders/nErXDvCkzz/permissions
|
|||||||
Accept: application/json
|
Accept: application/json
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
||||||
|
{
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"role": "Viewer",
|
"role": "Viewer",
|
||||||
|
Loading…
Reference in New Issue
Block a user