17 lines
1.0 KiB
Plaintext
17 lines
1.0 KiB
Plaintext
{"model": {"options.unicode.unicode": {"owner": "user",
|
|
"required": true,
|
|
"value": ["val3", "val4", "val5"]},
|
|
"options.unicode.unicode1": {"0": {"owner": "user",
|
|
"value": "super1"},
|
|
"1": {"owner": "user",
|
|
"value": "super2"}},
|
|
"options.unicode.unicode2": {"0": {"owner": "user",
|
|
"value": "pas test"},
|
|
"1": {"owner": "user",
|
|
"value": "test"},
|
|
"2": {"owner": "default",
|
|
"value": "follower2"}},
|
|
"options.unicode.unicode3": {"1": {"owner": "user",
|
|
"value": "super"}}},
|
|
"updates": ["options.unicode.unicode", "options.unicode.unicode2"]}
|