You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/10/02 15:26:30 UTC

[camel] branch master updated: Regen for commit b106a9c2755f36d44659767ad631ac0482d3f37b

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new c702a5e  Regen for commit b106a9c2755f36d44659767ad631ac0482d3f37b
c702a5e is described below

commit c702a5ef4bef0041b94dbaa648b1e838c265056a
Author: lburgazzoli <lb...@users.noreply.github.com>
AuthorDate: Fri Oct 2 15:19:01 2020 +0000

    Regen for commit b106a9c2755f36d44659767ad631ac0482d3f37b
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd   | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index 727c1aa..b5974cb 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -12231,6 +12231,14 @@ Name of header to use as input, instead of the message body.
             ]]></xs:documentation>
           </xs:annotation>
         </xs:attribute>
+        <xs:attribute name="option" type="xs:string">
+          <xs:annotation>
+            <xs:documentation xml:lang="en"><![CDATA[
+To configure additional options on json path. Multiple values can be separated
+by comma.
+            ]]></xs:documentation>
+          </xs:annotation>
+        </xs:attribute>
       </xs:extension>
     </xs:simpleContent>
   </xs:complexType>