Skip to main content

list_forecasts

Function list_forecasts 

Source
pub async fn list_forecasts(
    __arg0: State<ForecastingState>,
    __arg1: Query<ListForecastsQuery>,
) -> Result<Json<ForecastListResponse>, StatusCode>
Expand description

List forecasts (no database)

GET /api/v1/forecasts