tiramisu-api-python/tests/data/subconfig_boolean1_frozen.json

1 line
581 B
JSON

{"schema": {"boolean1_frozen.options": {"properties": {"boolean1_frozen.options.boolean": {"type": "boolean", "title": "Boolean 1 frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"boolean1_frozen.options.boolean": {"readOnly": true}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"boolean1_frozen.options.boolean": {"clearable": true}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}