jamesnetherton commented on a change in pull request #1164: URL: https://github.com/apache/camel-quarkus/pull/1164#discussion_r417266860
########## File path: tooling/package-maven-plugin/src/main/java/org/apache/camel/quarkus/maven/UpdateDocExtensionsListMojo.java ########## @@ -127,6 +127,11 @@ public void execute() throws MojoExecutionException, MojoFailureException { final DataFormatModel delegate = (DataFormatModel) m.delegate; delegate.setName("bindy"); } + // TODO: Fix typo in ES REST metadata. Remove for Camel 3.3.0. Review comment: Yep - once this is merged, I'll raise one :+1: ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org