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 a46b871d6b5 Camel-Milvus: Upgrade Available operations in Headers 
metadata (#13992)
a46b871d6b5 is described below

commit a46b871d6b5cbb6dcb230e98faee94fc345f93d6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Apr 30 11:43:29 2024 +0200

    Camel-Milvus: Upgrade Available operations in Headers metadata (#13992)
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 .../generated/resources/org/apache/camel/catalog/components/milvus.json | 2 +-
 .../resources/META-INF/org/apache/camel/component/milvus/milvus.json    | 2 +-
 .../src/main/java/org/apache/camel/component/milvus/Milvus.java         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/milvus.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/milvus.json
index 9987bf7b4bb..a952767e8ef 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/milvus.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/milvus.json
@@ -32,7 +32,7 @@
     "autowiredEnabled": { "index": 6, "kind": "property", "displayName": 
"Autowired Enabled", "group": "advanced", "label": "advanced", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": true, "description": 
"Whether autowiring is enabled. This is used for automatic autowiring options 
(the option must be marked as autowired) by looking up in the registry to find 
if there is a single instance of matching t [...]
   },
   "headers": {
-    "CamelMilvusAction": { "index": 0, "kind": "header", "displayName": "", 
"group": "producer", "label": "", "required": false, "javaType": "String", 
"enum": [ "CREATE_COLLECTION", "CREATE_INDEX", "UPSERT", "INSERT", "SEARCH", 
"DELETE" ], "deprecated": false, "deprecationNote": "", "autowired": false, 
"secret": false, "description": "The action to be performed.", "constantName": 
"org.apache.camel.component.milvus.Milvus$Headers#ACTION" },
+    "CamelMilvusAction": { "index": 0, "kind": "header", "displayName": "", 
"group": "producer", "label": "", "required": false, "javaType": "String", 
"enum": [ "CREATE_COLLECTION", "CREATE_INDEX", "UPSERT", "INSERT", "SEARCH", 
"QUERY", "DELETE" ], "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The action to be performed.", 
"constantName": "org.apache.camel.component.milvus.Milvus$Headers#ACTION" },
     "CamelMilvusOperationStatus": { "index": 1, "kind": "header", 
"displayName": "", "group": "producer", "label": "", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Operation Status.", "constantName": 
"org.apache.camel.component.milvus.Milvus$Headers#OPERATION_STATUS" },
     "CamelMilvusOperationStatusValue": { "index": 2, "kind": "header", 
"displayName": "", "group": "producer", "label": "", "required": false, 
"javaType": "int", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Operation Status Value.", 
"constantName": 
"org.apache.camel.component.milvus.Milvus$Headers#OPERATION_STATUS_VALUE" },
     "CamelMilvusTextFieldName": { "index": 3, "kind": "header", "displayName": 
"", "group": "producer", "label": "", "required": false, "javaType": "String", 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": 
false, "description": "Text Field Name for Insert\/Upsert operation", 
"constantName": 
"org.apache.camel.component.milvus.Milvus$Headers#TEXT_FIELD_NAME" },
diff --git 
a/components/camel-milvus/src/generated/resources/META-INF/org/apache/camel/component/milvus/milvus.json
 
b/components/camel-milvus/src/generated/resources/META-INF/org/apache/camel/component/milvus/milvus.json
index 9987bf7b4bb..a952767e8ef 100644
--- 
a/components/camel-milvus/src/generated/resources/META-INF/org/apache/camel/component/milvus/milvus.json
+++ 
b/components/camel-milvus/src/generated/resources/META-INF/org/apache/camel/component/milvus/milvus.json
@@ -32,7 +32,7 @@
     "autowiredEnabled": { "index": 6, "kind": "property", "displayName": 
"Autowired Enabled", "group": "advanced", "label": "advanced", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": true, "description": 
"Whether autowiring is enabled. This is used for automatic autowiring options 
(the option must be marked as autowired) by looking up in the registry to find 
if there is a single instance of matching t [...]
   },
   "headers": {
-    "CamelMilvusAction": { "index": 0, "kind": "header", "displayName": "", 
"group": "producer", "label": "", "required": false, "javaType": "String", 
"enum": [ "CREATE_COLLECTION", "CREATE_INDEX", "UPSERT", "INSERT", "SEARCH", 
"DELETE" ], "deprecated": false, "deprecationNote": "", "autowired": false, 
"secret": false, "description": "The action to be performed.", "constantName": 
"org.apache.camel.component.milvus.Milvus$Headers#ACTION" },
+    "CamelMilvusAction": { "index": 0, "kind": "header", "displayName": "", 
"group": "producer", "label": "", "required": false, "javaType": "String", 
"enum": [ "CREATE_COLLECTION", "CREATE_INDEX", "UPSERT", "INSERT", "SEARCH", 
"QUERY", "DELETE" ], "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "The action to be performed.", 
"constantName": "org.apache.camel.component.milvus.Milvus$Headers#ACTION" },
     "CamelMilvusOperationStatus": { "index": 1, "kind": "header", 
"displayName": "", "group": "producer", "label": "", "required": false, 
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Operation Status.", "constantName": 
"org.apache.camel.component.milvus.Milvus$Headers#OPERATION_STATUS" },
     "CamelMilvusOperationStatusValue": { "index": 2, "kind": "header", 
"displayName": "", "group": "producer", "label": "", "required": false, 
"javaType": "int", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Operation Status Value.", 
"constantName": 
"org.apache.camel.component.milvus.Milvus$Headers#OPERATION_STATUS_VALUE" },
     "CamelMilvusTextFieldName": { "index": 3, "kind": "header", "displayName": 
"", "group": "producer", "label": "", "required": false, "javaType": "String", 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": 
false, "description": "Text Field Name for Insert\/Upsert operation", 
"constantName": 
"org.apache.camel.component.milvus.Milvus$Headers#TEXT_FIELD_NAME" },
diff --git 
a/components/camel-milvus/src/main/java/org/apache/camel/component/milvus/Milvus.java
 
b/components/camel-milvus/src/main/java/org/apache/camel/component/milvus/Milvus.java
index 7c2fc3bb7f1..0a5a2fe1f83 100644
--- 
a/components/camel-milvus/src/main/java/org/apache/camel/component/milvus/Milvus.java
+++ 
b/components/camel-milvus/src/main/java/org/apache/camel/component/milvus/Milvus.java
@@ -26,7 +26,7 @@ public class Milvus {
 
     public static class Headers {
         @Metadata(description = "The action to be performed.", javaType = 
"String",
-                  enums = 
"CREATE_COLLECTION,CREATE_INDEX,UPSERT,INSERT,SEARCH,DELETE")
+                  enums = 
"CREATE_COLLECTION,CREATE_INDEX,UPSERT,INSERT,SEARCH,QUERY,DELETE")
         public static final String ACTION = "CamelMilvusAction";
 
         @Metadata(description = "Operation Status.", javaType = "String")

Reply via email to