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

19 lines
251 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": [
"c",
"f",
"e"
],
"owner": "user"
}
}
}