async fn scenario_get( __arg0: State<AppState>, __arg1: Path<ScenarioId>, ) -> Result<Json<Scenario>, (StatusCode, String)>