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

1 line
392 B
JSON
Raw Normal View History

2019-02-16 20:23:50 +01:00
{"schema": {"options": {"name": "options", "properties": {"options.mail": {"name": "options.mail", "type": "string", "title": "Mail Description"}}, "type": "object", "title": "Common configuration"}}, "model": [], "form": [{"key": "options.mail", "pattern": "^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}