tiramisu/tests/dict/data/unicode1_multi_mod_value.updates1
2019-12-24 15:25:12 +01:00

17 lines
No EOL
215 B
Text

{
"updates": [
"options.unicode"
],
"model": {
"options.unicode": {
"required": true,
"properties": [
"unique"
],
"value": [
"a",
"b"
]
}
}
}