{ "schema": { "options": { "properties": { "options.boolean": { "type": "boolean", "title": "Boolean 1 frozen" } }, "type": "object", "title": "Common configuration" } }, "model": { "options.boolean": { "readOnly": true } }, "form": { "null": [ { "title": "Configurer", "type": "submit" } ] }, "version": "1.0" }