mirror of
https://github.com/zhigang1992/RestKit.git
synced 2026-04-19 00:56:48 +08:00
15 lines
266 B
JSON
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"
|
|
}
|
|
]
|