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

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


The following commit(s) were added to refs/heads/main by this push:
     new a9a2535582c Regen
a9a2535582c is described below

commit a9a2535582c3d5e69877ef35d6034922a82b97bd
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Aug 27 09:47:49 2024 +0200

    Regen
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 .../generated/resources/org/apache/camel/catalog/dataformats/csv.json   | 2 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd         | 2 +-
 .../resources/META-INF/org/apache/camel/dataformat/csv/csv.json         | 2 +-
 .../kotlin/org/apache/camel/kotlin/dataformats/CsvDataFormatDsl.kt      | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/csv.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/csv.json
index 5e418293f03..b7352b6a588 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/csv.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/dataformats/csv.json
@@ -32,7 +32,7 @@
     "nullStringDisabled": { "index": 13, "kind": "attribute", "displayName": 
"Null String Disabled", "group": "advanced", "label": "advanced", "required": 
false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": 
"Used to disable null strings" },
     "nullString": { "index": 14, "kind": "attribute", "displayName": "Null 
String", "group": "advanced", "label": "advanced", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "Sets the null string" },
     "quoteDisabled": { "index": 15, "kind": "attribute", "displayName": "Quote 
Disabled", "group": "common", "required": false, "type": "boolean", "javaType": 
"java.lang.Boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "description": "Used to disable quotes" },
-    "quote": { "index": 16, "kind": "attribute", "displayName": "Quote", 
"group": "common", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "Sets the quote which by default is" },
+    "quote": { "index": 16, "kind": "attribute", "displayName": "Quote", 
"group": "common", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "Sets the quote to use which by default is double-quote 
character" },
     "recordSeparatorDisabled": { "index": 17, "kind": "attribute", 
"displayName": "Record Separator Disabled", "group": "common", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Used for disabling record 
separator" },
     "recordSeparator": { "index": 18, "kind": "attribute", "displayName": 
"Record Separator", "group": "common", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "Sets the record separator (aka new line) which 
by default is new line characters (CRLF)" },
     "skipHeaderRecord": { "index": 19, "kind": "attribute", "displayName": 
"Skip Header Record", "group": "common", "required": false, "type": "boolean", 
"javaType": "java.lang.Boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "description": "Whether to skip the 
header record in the output" },
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 c7af2c9d48f..8ab41d30d3c 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
@@ -8191,7 +8191,7 @@ Used to disable quotes. Default value: false
           <xs:annotation>
             <xs:documentation xml:lang="en">
 <![CDATA[
-Sets the quote which by default is.
+Sets the quote to use which by default is double-quote character.
 ]]>
             </xs:documentation>
           </xs:annotation>
diff --git 
a/components/camel-csv/src/generated/resources/META-INF/org/apache/camel/dataformat/csv/csv.json
 
b/components/camel-csv/src/generated/resources/META-INF/org/apache/camel/dataformat/csv/csv.json
index 5e418293f03..b7352b6a588 100644
--- 
a/components/camel-csv/src/generated/resources/META-INF/org/apache/camel/dataformat/csv/csv.json
+++ 
b/components/camel-csv/src/generated/resources/META-INF/org/apache/camel/dataformat/csv/csv.json
@@ -32,7 +32,7 @@
     "nullStringDisabled": { "index": 13, "kind": "attribute", "displayName": 
"Null String Disabled", "group": "advanced", "label": "advanced", "required": 
false, "type": "boolean", "javaType": "java.lang.Boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": 
"Used to disable null strings" },
     "nullString": { "index": 14, "kind": "attribute", "displayName": "Null 
String", "group": "advanced", "label": "advanced", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "Sets the null string" },
     "quoteDisabled": { "index": 15, "kind": "attribute", "displayName": "Quote 
Disabled", "group": "common", "required": false, "type": "boolean", "javaType": 
"java.lang.Boolean", "deprecated": false, "autowired": false, "secret": false, 
"defaultValue": false, "description": "Used to disable quotes" },
-    "quote": { "index": 16, "kind": "attribute", "displayName": "Quote", 
"group": "common", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "Sets the quote which by default is" },
+    "quote": { "index": 16, "kind": "attribute", "displayName": "Quote", 
"group": "common", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "Sets the quote to use which by default is double-quote 
character" },
     "recordSeparatorDisabled": { "index": 17, "kind": "attribute", 
"displayName": "Record Separator Disabled", "group": "common", "required": 
false, "type": "string", "javaType": "java.lang.String", "deprecated": false, 
"autowired": false, "secret": false, "description": "Used for disabling record 
separator" },
     "recordSeparator": { "index": 18, "kind": "attribute", "displayName": 
"Record Separator", "group": "common", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "Sets the record separator (aka new line) which 
by default is new line characters (CRLF)" },
     "skipHeaderRecord": { "index": 19, "kind": "attribute", "displayName": 
"Skip Header Record", "group": "common", "required": false, "type": "boolean", 
"javaType": "java.lang.Boolean", "deprecated": false, "autowired": false, 
"secret": false, "defaultValue": false, "description": "Whether to skip the 
header record in the output" },
diff --git 
a/dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/CsvDataFormatDsl.kt
 
b/dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/CsvDataFormatDsl.kt
index cbd866ce961..2a6508f3828 100644
--- 
a/dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/CsvDataFormatDsl.kt
+++ 
b/dsl/camel-kotlin-api/src/generated/kotlin/org/apache/camel/kotlin/dataformats/CsvDataFormatDsl.kt
@@ -208,7 +208,7 @@ public class CsvDataFormatDsl {
   }
 
   /**
-   * Sets the quote which by default is
+   * Sets the quote to use which by default is double-quote character
    */
   public fun quote(quote: String) {
     def.quote = quote

Reply via email to