2023-10-04 01:11:57 +08:00

11 lines
215 B
JSON

{
"title": "Chart Values",
"type": "object",
"properties": {
"exampleValue": {
"type": "string",
"description": "",
"default": "common-chart"
}
}
}