core/tests/components/pushbullet/fixtures/chats.json

19 lines
440 B
JSON

{
"chats": [
{
"active": true,
"created": 1412047948.579029,
"iden": "ujpah72o0sjAoRtnM0jc",
"modified": 1412047948.579031,
"with": {
"email": "someone@example.com",
"email_normalized": "someone@example.com",
"iden": "ujlMns72k",
"image_url": "https://dl.pushbulletusercontent.com/acb123/example.jpg",
"name": "Someone",
"type": "user"
}
}
]
}