tiramisu-api-python/tests/data/subconfig_username1.json

1 line
589 B
JSON

{"schema": {"username1.options": {"properties": {"username1.options.username": {"type": "username", "title": "Username description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "global": {"owner": "user", "properties": ["cache", "demoting_error_warning", "disabled", "force_store_value", "frozen", "hidden", "validator", "warnings"], "permissives": ["hidden"]}, "form": {"username1.options.username": {"clearable": true, "pattern": "^[a-z_][a-z0-9_-]{0,30}[$a-z0-9_-]{0,1}$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}