Function servers::http::event::pipeline_dryrun

source ยท
pub async fn pipeline_dryrun(
    __arg0: State<LogState>,
    __arg1: Query<LogIngesterQueryParams>,
    __arg2: Extension<QueryContext>,
    __arg3: TypedHeader<ContentType>,
    payload: String,
) -> Result<Response>