tiramisu-api-python/test/data/subconfig_unicode1_master_s...

1 line
2.2 KiB
JSON

{"schema": {"unicode1_master_slaves_value.options": {"name": "unicode1_master_slaves_value.options", "properties": {"unicode1_master_slaves_value.options.unicode": {"name": "unicode1_master_slaves_value.options.unicode", "properties": {"unicode1_master_slaves_value.options.unicode.unicode": {"name": "unicode1_master_slaves_value.options.unicode.unicode", "type": "string", "value": ["val1", "val2"], "isMulti": true, "title": "Unicode master"}, "unicode1_master_slaves_value.options.unicode.unicode1": {"name": "unicode1_master_slaves_value.options.unicode.unicode1", "type": "string", "isMulti": true, "title": "Unicode slave 1"}, "unicode1_master_slaves_value.options.unicode.unicode2": {"name": "unicode1_master_slaves_value.options.unicode.unicode2", "type": "string", "default": "slave2", "isMulti": true, "title": "Unicode slave 2 with default multi"}, "unicode1_master_slaves_value.options.unicode.unicode3": {"name": "unicode1_master_slaves_value.options.unicode.unicode3", "type": "string", "isMulti": true, "title": "Unicode slave 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": [{"key": "unicode1_master_slaves_value.options.unicode.unicode", "required": true, "value": ["val3", "val4"], "owner": "user"}, {"key": "unicode1_master_slaves_value.options.unicode.unicode1", "index": 0, "value": "super1", "owner": "user"}, {"key": "unicode1_master_slaves_value.options.unicode.unicode1", "index": 1, "value": "super2", "owner": "user"}, {"key": "unicode1_master_slaves_value.options.unicode.unicode2", "index": 0, "value": "pas test", "owner": "user"}, {"key": "unicode1_master_slaves_value.options.unicode.unicode2", "index": 1, "value": "test", "owner": "user"}, {"key": "unicode1_master_slaves_value.options.unicode.unicode3", "index": 1, "value": "super", "owner": "user"}], "form": [{"key": "unicode1_master_slaves_value.options.unicode.unicode", "clearable": true, "type": "input"}, {"key": "unicode1_master_slaves_value.options.unicode.unicode1", "type": "input"}, {"key": "unicode1_master_slaves_value.options.unicode.unicode2", "clearable": true, "type": "input"}, {"key": "unicode1_master_slaves_value.options.unicode.unicode3", "type": "input"}, {"title": "Configurer", "type": "submit"}]}