async fn epic_status_wrapper(
    __arg0: Json<GetEpicStatusRequest>
) -> Json<EpicStatusResponse>