11 lines
215 B
JSON
11 lines
215 B
JSON
{
|
|
"title": "Chart Values",
|
|
"type": "object",
|
|
"properties": {
|
|
"exampleValue": {
|
|
"type": "string",
|
|
"description": "",
|
|
"default": "common-chart"
|
|
}
|
|
}
|
|
} |