servers::http::event

Function pipeline_dryrun

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