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

1 line
732 B
JSON

{"schema": {"unicode2_copy.options": {"properties": {"unicode2_copy.options.unicode1": {"type": "string", "title": "Unicode 1"}, "unicode2_copy.options.unicode2": {"type": "string", "title": "Unicode 2 (copy)"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"unicode2_copy.options.unicode1": {"clearable": true, "type": "input", "copy": ["unicode2_copy.options.unicode2"]}, "unicode2_copy.options.unicode2": {"clearable": true, "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}