Sign in
nest-open-source
/
nest-mobile-client-iphone
/
5.0.0
/
Broker
/
refs/heads/master
/
.
/
BrokerTests
/
TestResources.bundle
/
employee_nested.json
blob: 45957c69ccc95720c208f3ae8b48845e85513540 [
file
] [
log
] [
blame
] [
edit
]
{
"firstname"
:
"Andrew"
,
"lastname"
:
"Smith"
,
"employeeID"
:
5678
,
"startDate"
:
"2011/10/06 00:51:10 -0700"
,
"bunk"
:
"This isn't in the model"
,
"contactInfo"
:
{
"email"
:
"andrew@smith.com"
,
"phone"
:
4155556666
}
}