tiramisu-json format 1.0
This commit is contained in:
@ -1 +1 @@
|
||||
{"model": [{"key": "options.unicode.unicode", "owner": "user", "required": true, "value": ["val3", "val4", "val5"]}, {"index": 0, "key": "options.unicode.unicode1", "owner": "user", "value": "super1"}, {"index": 1, "key": "options.unicode.unicode1", "owner": "user", "value": "super2"}, {"index": 0, "key": "options.unicode.unicode2", "owner": "user", "value": "pas test"}, {"index": 1, "key": "options.unicode.unicode2", "owner": "user", "value": "test"}, {"index": 2, "key": "options.unicode.unicode2", "owner": "default", "value": "follower2"}, {"index": 1, "key": "options.unicode.unicode3", "owner": "user", "value": "super"}], "updates": ["options.unicode.unicode", "options.unicode.unicode2"]}
|
||||
{"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"]}
|
Reference in New Issue
Block a user