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

1 line
272 B
JSON
Raw Normal View History

2019-02-16 20:23:50 +01:00
{"schema": {"usbpath": {"name": "usbpath", "type": "string", "title": "Chemin d'acc\u00e8s"}}, "model": [{"key": "usbpath", "required": true}], "form": [{"key": "usbpath", "pattern": "^[a-zA-Z0-9\\-\\._~/+]+$", "type": "input"}, {"title": "Configurer", "type": "submit"}]}