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 60b02646aa3 Regen
60b02646aa3 is described below

commit 60b02646aa3b8f9eccdc4f3353d355c443ec7719
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Mon May 13 06:55:57 2024 +0200

    Regen
---
 .../resources/org/apache/camel/springboot/catalog/components/as2.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/as2.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/as2.json
index f928a87b219..fa7fd309008 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/as2.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/as2.json
@@ -33,7 +33,7 @@
     "apiName": { "index": 0, "kind": "path", "displayName": "Api Name", 
"group": "common", "label": "", "required": true, "type": "object", "javaType": 
"org.apache.camel.component.as2.internal.AS2ApiName", "enum": [ "CLIENT", 
"SERVER", "RECEIPT" ], "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.as2.AS2Configuration", "configurationField": 
"configuration", "description": "What kind of operation to perform" },
     "methodName": { "index": 1, "kind": "path", "displayName": "Method Name", 
"group": "common", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.as2.AS2Configuration", "configurationField": 
"configuration", "description": "What sub operation to use for the selected 
operation" },
     "as2From": { "index": 2, "kind": "parameter", "displayName": "As2 From", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.as2.AS2Configuration", "configurationField": 
"configuration", "description": "The value of the AS2From header of AS2 
message." },
-    "as2MessageStructure": { "index": 3, "kind": "parameter", "displayName": 
"As2 Message Structure", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": 
"org.apache.camel.component.as2.api.AS2MessageStructure", "enum": [ "PLAIN", 
"SIGNED", "ENCRYPTED", "SIGNED_ENCRYPTED", "PLAIN_COMPRESSED", 
"SIGNED_COMPRESSED", "ENCRYPTED_COMPRESSED", "ENCRYPTED_COMPRESSED_SIGNED" ], 
"deprecated": false, "autowired": false, "secret": false, "configurationClass": 
"org.apache [...]
+    "as2MessageStructure": { "index": 3, "kind": "parameter", "displayName": 
"As2 Message Structure", "group": "common", "label": "", "required": false, 
"type": "object", "javaType": 
"org.apache.camel.component.as2.api.AS2MessageStructure", "enum": [ "PLAIN", 
"SIGNED", "ENCRYPTED", "SIGNED_ENCRYPTED", "PLAIN_COMPRESSED", 
"COMPRESSED_SIGNED", "SIGNED_COMPRESSED", "ENCRYPTED_COMPRESSED", 
"ENCRYPTED_COMPRESSED_SIGNED", "ENCRYPTED_SIGNED_COMPRESSED" ], "deprecated": 
false, "autowired": false [...]
     "as2To": { "index": 4, "kind": "parameter", "displayName": "As2 To", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.as2.AS2Configuration", "configurationField": 
"configuration", "description": "The value of the AS2To header of AS2 message." 
},
     "as2Version": { "index": 5, "kind": "parameter", "displayName": "As2 
Version", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "enum": [ "1.0", "1.1" ], "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": "1.1", 
"configurationClass": "org.apache.camel.component.as2.AS2Configuration", 
"configurationField": "configuration", "description": "The version of the AS2 
protocol." },
     "asyncMdnPortNumber": { "index": 6, "kind": "parameter", "displayName": 
"Async Mdn Port Number", "group": "common", "label": "", "required": false, 
"type": "integer", "javaType": "java.lang.Integer", "deprecated": false, 
"autowired": false, "secret": false, "configurationClass": 
"org.apache.camel.component.as2.AS2Configuration", "configurationField": 
"configuration", "description": "The port number of asynchronous MDN server." },
@@ -79,7 +79,7 @@
     "server": { "consumerOnly": true, "producerOnly": false, "description": 
"Receives EDI Messages over HTTP", "methods": { "listen": { "description": "", 
"signatures": [ "void listen(String requestUriPattern, 
org.apache.hc.core5.http.io.HttpRequestHandler handler)" ] } } }
   },
   "apiProperties": {
-    "client": { "methods": { "send": { "properties": { "as2From": { "index": 
0, "kind": "parameter", "displayName": "As2 From", "group": "producer", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "AS2 name of sender", "optional": false }, 
"as2MessageStructure": { "index": 1, "kind": "parameter", "displayName": "As2 
Message Structure", "group": "producer", "label": "", "required": f [...]
+    "client": { "methods": { "send": { "properties": { "as2From": { "index": 
0, "kind": "parameter", "displayName": "As2 From", "group": "producer", 
"label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "autowired": false, "secret": false, 
"description": "AS2 name of sender", "optional": false }, 
"as2MessageStructure": { "index": 1, "kind": "parameter", "displayName": "As2 
Message Structure", "group": "producer", "label": "", "required": f [...]
     "receipt": { "methods": { "receive": { "properties": { 
"requestUriPattern": { "index": 0, "kind": "parameter", "displayName": "Request 
Uri Pattern", "group": "consumer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "description": "", "optional": false } } } } },
     "server": { "methods": { "listen": { "properties": { "requestUriPattern": 
{ "index": 0, "kind": "parameter", "displayName": "Request Uri Pattern", 
"group": "consumer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "description": "", "optional": false } } } } }
   }

Reply via email to