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

1 line
467 B
JSON

{"schema": {"options": {"name": "options", "properties": {"options.unicode": {"name": "options.unicode", "type": "string", "value": ["a", "b"], "isMulti": true, "title": "String 1"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.unicode": {"required": true, "value": ["c", "d", "e"], "owner": "user"}}, "form": {"options.unicode": {"clearable": true, "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}