Files
MagicalRecord/Project Files/Unit Tests/Fixtures/SingleEntityRelatedToMappedEntityUsingDefaults.json
2012-02-24 09:57:39 +01:00

7 lines
128 B
JSON

{
"mappedEntity":
{
"mappedEntityID": 42,
"sampleAttribute": "This is from the sample json file"
}
}