mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Make this example properly formatted json. Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Chris Koehnke <chris.koehnke@pm.me> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
parent
5acd24d372
commit
a529fc9a76
1 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ The API returns the following:
|
|||
"color": "#aabbcc",
|
||||
"disabledFeatures": ["apm"],
|
||||
"initials": "MK",
|
||||
"imageUrl": "data:image/png;base64,iVBORw0KGgoAAAANSU",
|
||||
"imageUrl": "data:image/png;base64,iVBORw0KGgoAAAANSU"
|
||||
},
|
||||
{
|
||||
"id": "sales",
|
||||
|
@ -50,6 +50,6 @@ The API returns the following:
|
|||
"initials": "MK",
|
||||
"disabledFeatures": ["discover", "timelion"],
|
||||
"imageUrl": ""
|
||||
},
|
||||
}
|
||||
]
|
||||
--------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue