2026-02-09 | Added validation constraints to forecast endpoints
10 days ago
Changed
Forecast field validation
Validation constraints added to integer fields across forecast endpoints. Fields now include minimum (0) and maximum (9223372036854776000) value boundaries.
Affected endpoints:
GET /forecasts/ercot-forecasts-list/GET /forecasts/forecasts/GET /forecasts/forecasts/{id}/GET /forecasts/gb-forecasts-list/POST /forecasts/run-simulation/
Updated fields:
yearfields in annual focus data objectsrepoweringfield in run_asset objects
No functional changes to endpoint behavior.