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