idx-cli/tests/fixtures/msn_news_bbca.json
2026-03-26 18:33:08 +07:00

15 lines
373 B
JSON

{
"value": [
{
"id": "news-1",
"title": "BCA reports steady growth",
"url": "https://example.com/news/bca-growth",
"abstract": "BCA delivered steady quarterly growth across lending and deposits.",
"provider": {
"name": "Contoso News"
},
"publishedDateTime": "2026-03-20T10:00:00Z",
"readTimeMin": 3
}
]
}