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

1 line
412 B
JSON
Raw Normal View History

2019-04-03 19:42:59 +02:00
{"schema": {"options": {"name": "options", "properties": {"options.mail": {"name": "options.mail", "type": "email", "title": "Mail Description"}}, "type": "object", "title": "Common configuration"}}, "model": {}, "form": {"options.mail": {"pattern": "^[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*$", "type": "input"}, "null": [{"title": "Configurer", "type": "submit"}]}, "version": "1.0"}