base-data-manager/test/fixtures/facebook-json-2021-05-01/about_you/notifications.json

16 lines
266 B
JSON

{
"notifications": [
{
"timestamp": 1714465000,
"unread": true,
"href": "url://somewhere",
"text": "xxx"
},
{
"timestamp": 1714465000,
"unread": true,
"href": "url://somewhere",
"text": "xxx"
}
]
}