This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new 8a14fbcbb09 Regen 8a14fbcbb09 is described below commit 8a14fbcbb092b47a3d3ea9a1e557c1fdd1e276b1 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed May 11 14:55:34 2022 +0200 Regen --- core/camel-spring-boot/src/main/docs/spring-boot.json | 1 + 1 file changed, 1 insertion(+) diff --git a/core/camel-spring-boot/src/main/docs/spring-boot.json b/core/camel-spring-boot/src/main/docs/spring-boot.json index ec8aaa1999e..488ddcf758c 100644 --- a/core/camel-spring-boot/src/main/docs/spring-boot.json +++ b/core/camel-spring-boot/src/main/docs/spring-boot.json @@ -676,6 +676,7 @@ { "name": "camel.springboot.jmx-management-m-beans-level", "type": "org.apache.camel.ManagementMBeansLevel", + "description": "Sets the JMX statistics level The level can be set to Extended to gather additional information The default value is Default.", "sourceType": "org.apache.camel.spring.boot.CamelConfigurationProperties" }, {