create_event

Function create_event 

Source
pub async fn create_event(
    __arg0: State<AppState>,
    __arg1: Path<i64>,
    __arg2: Json<CreateEventRequest>,
) -> impl IntoResponse
Expand description

Add an event to a task