mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
a02136f303
commit
cfdc5f3a0f
1 changed files with 0 additions and 8 deletions
|
@ -228,7 +228,6 @@ PUT /api/security/role/my_kibana_role
|
|||
"query" : "{\"match\": {\"title\": \"foo\"}}"
|
||||
} ]
|
||||
},
|
||||
<<<<<<< HEAD
|
||||
"kibana": [
|
||||
{
|
||||
"base": ["all"],
|
||||
|
@ -237,13 +236,6 @@ PUT /api/security/role/my_kibana_role
|
|||
"spaces": [
|
||||
"default"
|
||||
]
|
||||
=======
|
||||
"kibana": {
|
||||
"global": [],
|
||||
"space": {
|
||||
"marketing": ["all"],
|
||||
"engineering": ["read"]
|
||||
>>>>>>> 83b7ea76b0fd7afcbeff26cd95241ef4b075d12e
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue