Jump to content

Schema:Company: Difference between revisions

From NeoWiki Demo
Update schema via NeoWiki UI
Update schema via NeoWiki UI
 
Line 63: Line 63:
"type": "color",
"type": "color",
"description": "",
"description": "",
"required": false
"required": false,
"allowedColors": []
},
"Another Color": {
"type": "color",
"description": "",
"required": false,
"allowedColors": [
"#ff0000",
""
]
}
}
}
}
}
}

Latest revision as of 13:42, 30 April 2026