Adding more detailed description on block property

This commit is contained in:
Daan Verstraten
2024-03-08 15:32:00 +01:00
committed by GitHub
parent c65df9018d
commit 9fba6ca184

View File

@@ -225,7 +225,7 @@
"type": "object",
"additionalProperties": {
"title": "State",
"description": "A block property.",
"description": "A block property. The name should be specified as `<namespace>:<block property>`",
"oneOf": [
{
"type": "array",