tiramisu/tests/dict/data/unicode1_multi_mod_value.up...

17 lines
215 B
Plaintext
Raw Normal View History

2019-12-24 15:24:20 +01:00
{
"updates": [
"options.unicode"
],
"model": {
"options.unicode": {
"required": true,
"properties": [
"unique"
],
"value": [
"a",
"b"
]
}
}
}