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

1 line
521 B
JSON

{"schema": {"unicode2.options": {"name": "unicode2.options", "properties": {"unicode2.options.unicode1": {"name": "unicode2.options.unicode1", "type": "string", "title": "Unicode 1"}, "unicode2.options.unicode2": {"name": "unicode2.options.unicode2", "type": "string", "title": "Unicode 2"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "unicode2.options.unicode1", "type": "input"}, {"key": "unicode2.options.unicode2", "type": "input"}, {"title": "Configurer", "type": "submit"}]}