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

1 line
495 B
JSON
Raw Normal View History

2019-02-14 21:51:49 +01:00
{"schema": {"choice1_frozen.options": {"name": "choice1_frozen.options", "properties": {"choice1_frozen.options.choice": {"name": "choice1_frozen.options.choice", "type": "choice", "enum": ["", "choice 1", "choice 2"], "title": "Choice description frozen"}}, "type": "object", "title": "Common configuration"}}, "model": [{"key": "choice1_frozen.options.choice", "readOnly": true}], "form": [{"key": "choice1_frozen.options.choice", "type": "choice"}, {"title": "Configurer", "type": "submit"}]}