Adding more detailed description on block property
This commit is contained in:
@@ -225,7 +225,7 @@
|
|||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": {
|
"additionalProperties": {
|
||||||
"title": "State",
|
"title": "State",
|
||||||
"description": "A block property.",
|
"description": "A block property. The name should be specified as `<namespace>:<block property>`",
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
{
|
{
|
||||||
"type": "array",
|
"type": "array",
|
||||||
|
|||||||
Reference in New Issue
Block a user