This commit is contained in:
Yuri Kuznetsov
2023-11-16 14:08:04 +02:00
parent ae9dd1aa85
commit c73930c27d

View File

@@ -62,6 +62,10 @@
"type": "object",
"additionalProperties": true,
"description": "Field view options."
},
"hidden": {
"type": "boolean",
"description": "Hidden by default."
}
}
}