pub async fn update_sink(
__arg0: State<Arc<ApiState>>,
__arg1: Path<String>,
__arg2: Json<UpdateSinkRequest>,
) -> Result<Json<MutationResponse>, Json<ErrorResponse>>pub async fn update_sink(
__arg0: State<Arc<ApiState>>,
__arg1: Path<String>,
__arg2: Json<UpdateSinkRequest>,
) -> Result<Json<MutationResponse>, Json<ErrorResponse>>