mirror of
https://github.com/0xrsydn/idx-cli.git
synced 2026-08-07 09:43:53 +00:00
15 lines
373 B
JSON
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
|
|
}
|
|
]
|
|
}
|