Files
RestKit/Tests/Fixtures/JSON/NakedEvents.json
2012-05-17 18:00:16 -04:00

15 lines
266 B
JSON

[
{
"type": "Meeting",
"event_id": "EV2321",
"location": "Building 3",
"summary": "Senior staff meeting"
},
{
"type": "Party",
"event_id": "EV4432",
"location": "Your House",
"summary": "Hootnanny"
}
]