blob: 00214d716d7be4a4468a0190ad36e7da480163e9 [file] [log] [blame]
{
"bar.strings" : [ "FOO", "BAR" ],
"bar.employees" : [ {
"bar.phoneNumbers" : [ "A", "B" ]
}, {
"bar.phoneNumbers" : [ "B", "C" ]
} ],
"bar.phone-numbers" : [ {
"foo.id" : "A"
}, {
"foo.id" : "B"
}, {
"foo.id" : "C"
} ]
}