Finalize convective outlook rollout
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# SPC Convective Outlook API Implementation Plan
|
||||
|
||||
Status: implemented. This file is retained as planning history; current
|
||||
behavior is documented in [`docs/api.md`](../api.md) and the internal docs under
|
||||
[`docs/internal/`](../internal/).
|
||||
|
||||
## Summary
|
||||
|
||||
Implement the `weatherapi` SPC convective outlook API described in [`docs/roadmap/outlook.md`](outlook.md).
|
||||
|
||||
@@ -1,10 +1,15 @@
|
||||
# SPC Convective Outlook API Roadmap
|
||||
|
||||
Status: implemented. This file is retained as planning history; the current
|
||||
public HTTP contract is documented in [`docs/api.md`](../api.md).
|
||||
|
||||
## Summary
|
||||
|
||||
Add `weatherapi` support for SPC convective outlook data stored by `weatherfeeder`.
|
||||
|
||||
This is roadmap-only content. Do not document these endpoints in `README.md`, `docs/api.md`, or other current-behavior docs until the endpoints are implemented in the same change.
|
||||
This was roadmap-only content while the endpoint work was pending. Current
|
||||
behavior now belongs in `README.md`, `docs/api.md`, and the relevant internal
|
||||
and integration docs.
|
||||
|
||||
Target endpoints:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user