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