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

1 line
1.5 KiB
JSON

{"schema": {"options": {"properties": {"options.unicode": {"properties": {"options.unicode.unicode": {"type": "string", "isMulti": true, "value": ["val1", "val2"], "title": "Unicode leader"}, "options.unicode.unicode1": {"type": "string", "isMulti": true, "title": "Unicode follower 1"}, "options.unicode.unicode2": {"type": "string", "defaultmulti": "follower2", "isMulti": true, "title": "Unicode follower 2 with default multi"}, "options.unicode.unicode3": {"type": "string", "isMulti": true, "title": "Unicode follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"options.unicode.unicode": {"required": true, "value": ["val3", "val4"], "owner": "user"}, "options.unicode.unicode1": {"0": {"value": "super1", "owner": "user"}, "1": {"value": "super2", "owner": "user"}}, "options.unicode.unicode2": {"0": {"value": "pas test", "owner": "user"}, "1": {"value": "test", "owner": "user"}}, "options.unicode.unicode3": {"1": {"value": "super", "owner": "user"}}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"options.unicode.unicode": {"clearable": true, "type": "input"}, "options.unicode.unicode1": {"clearable": true, "type": "input"}, "options.unicode.unicode2": {"clearable": true, "type": "input"}, "options.unicode.unicode3": {"clearable": true, "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}