tiramisu-api-python/tests/data/subconfig_choice1_leadershi...

1 line
1.5 KiB
JSON

{"schema": {"choice1_leadership.options": {"properties": {"choice1_leadership.options.choice1": {"properties": {"choice1_leadership.options.choice1.choice1": {"type": "choice", "isMulti": true, "enum": ["choice 1", "choice 2"], "title": "Choice description leader"}, "choice1_leadership.options.choice1.choice2": {"type": "choice", "isMulti": true, "enum": ["", "choice 3", "choice 4"], "title": "Choice description follower 1"}, "choice1_leadership.options.choice1.choice3": {"type": "choice", "isMulti": true, "enum": ["", "choice 5", "choice 6"], "title": "Choice description follower 2"}, "choice1_leadership.options.choice1.choice4": {"type": "choice", "isMulti": true, "enum": ["", "choice 7", "choice 8"], "title": "Choice description follower 3"}}, "type": "array", "title": "Common configuration 1"}}, "type": "object", "title": "Common configuration 2"}}, "model": {"choice1_leadership.options.choice1.choice1": {"required": true}}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"choice1_leadership.options.choice1.choice1": {"clearable": true, "type": "choice"}, "choice1_leadership.options.choice1.choice2": {"clearable": true, "type": "choice"}, "choice1_leadership.options.choice1.choice3": {"clearable": true, "type": "choice"}, "choice1_leadership.options.choice1.choice4": {"clearable": true, "type": "choice"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}