Files
weatherreporter/internal/adapters/weatherapi/testdata/discussion.json

17 lines
389 B
JSON

{
"data": {
"officeId": "LSX",
"officeName": "St. Louis",
"product": "discussion",
"issuedAt": "2026-05-29T09:25:00-05:00",
"keyMessages": [
"Scattered showers possible this evening.",
"Warmer temperatures this weekend."
],
"shortTerm": {
"title": "Short Term",
"narrative": "A weak boundary may trigger isolated showers."
}
}
}