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

1 line
645 B
JSON

{"schema": {"unicode2_copy.options": {"name": "unicode2_copy.options", "properties": {"unicode2_copy.options.unicode1": {"name": "unicode2_copy.options.unicode1", "type": "string", "title": "Unicode 1"}, "unicode2_copy.options.unicode2": {"name": "unicode2_copy.options.unicode2", "type": "string", "title": "Unicode 2 (copy)"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"unicode2_copy.options.unicode1": {"type": "input", "copy": ["unicode2_copy.options.unicode2"]}, "unicode2_copy.options.unicode2": {"type": "input", "clearable": true}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}