pub async fn get_vol_surface_history(
__arg0: State<AdminState>,
__arg1: Query<VolSurfaceHistoryQuery>,
) -> impl IntoResponseExpand description
GET /monitoring/vol-surface/history - Historical vol surface snapshots.
pub async fn get_vol_surface_history(
__arg0: State<AdminState>,
__arg1: Query<VolSurfaceHistoryQuery>,
) -> impl IntoResponseGET /monitoring/vol-surface/history - Historical vol surface snapshots.