Add variables
This commit is contained in:
@@ -1,6 +1,12 @@
|
|||||||
{
|
{
|
||||||
"title": "Factory",
|
"title": "Factory",
|
||||||
"description": "The factory that will be used to create the element.",
|
"description": "The factory that will be used to create the element.",
|
||||||
|
"definitions": {
|
||||||
|
"variables": {
|
||||||
|
"title": "Variable Definition",
|
||||||
|
"description": "A variable is a reference to a value that can be used in the UI."
|
||||||
|
}
|
||||||
|
},
|
||||||
"anyOf": [
|
"anyOf": [
|
||||||
{
|
{
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
|||||||
Reference in New Issue
Block a user