import tiramisu-json in tiramisu repository
This commit is contained in:
11
tests/dict/data/unicode1_leadership_value.updates2
Normal file
11
tests/dict/data/unicode1_leadership_value.updates2
Normal file
@ -0,0 +1,11 @@
|
||||
{"updates": ["options.unicode.unicode",
|
||||
"options.unicode.unicode1",
|
||||
"options.unicode.unicode2",
|
||||
"options.unicode.unicode3"],
|
||||
"model": {"options.unicode.unicode": {"required": true,
|
||||
"value": ["val3"],
|
||||
"owner": "user"},
|
||||
"options.unicode.unicode1": {"0": {"value": "super1",
|
||||
"owner": "user"}},
|
||||
"options.unicode.unicode2": {"0": {"value": "pas test",
|
||||
"owner": "user"}}}}
|
Reference in New Issue
Block a user