pub async fn delete_pipeline(
__arg0: State<LogState>,
__arg1: Extension<QueryContext>,
__arg2: Query<LogIngesterQueryParams>,
__arg3: Path<String>,
) -> Result<GreptimedbManageResponse>
pub async fn delete_pipeline(
__arg0: State<LogState>,
__arg1: Extension<QueryContext>,
__arg2: Query<LogIngesterQueryParams>,
__arg3: Path<String>,
) -> Result<GreptimedbManageResponse>