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

1 line
355 B
JSON
Raw Normal View History

2019-02-16 20:23:50 +01:00
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "options.choice", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}