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

1 line
419 B
JSON
Raw Normal View History

2019-04-03 19:42:59 +02:00
{"schema": {"options": {"name": "options", "properties": {"options.choice": {"name": "options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": {"options.choice": {"readOnly": true}}, "form": {"options.choice": {"type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}