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.git

commit 23e0cf0a0967015ee653e1cc172a0b1e7c09e7f3
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Tue Oct 1 10:57:41 2024 +0200

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

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/fhir.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/fhir.json
index f126f94585d..c123c747f67 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/fhir.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/fhir.json
@@ -111,7 +111,7 @@
     "operation": { "consumerOnly": false, "producerOnly": false, 
"description": "API for extended FHIR operations", "methods": { "onInstance": { 
"description": "Perform the operation across all versions of a specific 
resource (by ID and type) on the server", "signatures": [ 
"org.hl7.fhir.instance.model.api.IBaseResource 
onInstance(org.hl7.fhir.instance.model.api.IIdType id, String name, 
org.hl7.fhir.instance.model.api.IBaseParameters parameters, 
Class<org.hl7.fhir.instance.model.api.IBas [...]
     "patch": { "consumerOnly": false, "producerOnly": false, "description": 
"API for the patch operation, which performs a logical patch on a server 
resource", "methods": { "patchById": { "description": "Applies the patch to the 
given resource ID", "signatures": [ "ca.uhn.fhir.rest.api.MethodOutcome 
patchById(String patchBody, String stringId, 
ca.uhn.fhir.rest.api.PreferReturnEnum preferReturn, 
java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, Object> 
extraParameters)",  [...]
     "read": { "consumerOnly": false, "producerOnly": false, "description": 
"API method for read operations", "methods": { "resourceById": { "description": 
"Reads a IBaseResource on the server by id", "signatures": [ 
"org.hl7.fhir.instance.model.api.IBaseResource 
resourceById(Class<org.hl7.fhir.instance.model.api.IBaseResource> resource, 
Long longId, String ifVersionMatches, Boolean returnNull, 
org.hl7.fhir.instance.model.api.IBaseResource returnResource, Boolean 
throwError, java.util.Map [...]
-    "search": { "consumerOnly": false, "producerOnly": false, "description": 
"API to search for resources matching a given set of criteria", "methods": { 
"searchByUrl": { "description": "Perform a search directly by URL", 
"signatures": [ "org.hl7.fhir.instance.model.api.IBaseBundle searchByUrl(String 
url, java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, Object> 
extraParameters)" ] } } },
+    "search": { "consumerOnly": false, "producerOnly": false, "description": 
"API to search for resources matching a given set of criteria", "methods": { 
"searchByResource": { "description": "Perform a search by resource name", 
"signatures": [ "org.hl7.fhir.instance.model.api.IBaseBundle 
searchByResource(String resourceName, java.util.Map<String, 
java.util.List<String>> searchParameters, ca.uhn.fhir.rest.api.SearchStyleEnum 
searchStyle, java.util.Map<org.apache.camel.component.fhir.api.E [...]
     "transaction": { "consumerOnly": false, "producerOnly": false, 
"description": "API for sending a transaction (collection of resources) to the 
server to be executed as a single unit", "methods": { "withBundle": { 
"description": "Use the given raw text (should be a Bundle resource) as the 
transaction input", "signatures": [ "String withBundle(String stringBundle, 
java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, Object> 
extraParameters)", "org.hl7.fhir.instance.model.a [...]
     "update": { "consumerOnly": false, "producerOnly": false, "description": 
"API for the update operation, which performs a logical delete on a server 
resource", "methods": { "resource": { "description": "Updates a IBaseResource 
on the server by id", "signatures": [ "ca.uhn.fhir.rest.api.MethodOutcome 
resource(String resourceAsString, String stringId, 
ca.uhn.fhir.rest.api.PreferReturnEnum preferReturn, 
java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, Object> 
extraParam [...]
     "validate": { "consumerOnly": false, "producerOnly": false, "description": 
"API for validating resources", "methods": { "resource": { "description": 
"Validates the resource", "signatures": [ "ca.uhn.fhir.rest.api.MethodOutcome 
resource(String resourceAsString, 
java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, Object> 
extraParameters)", "ca.uhn.fhir.rest.api.MethodOutcome 
resource(org.hl7.fhir.instance.model.api.IBaseResource resource, 
java.util.Map<org.apache.camel.c [...]
@@ -126,7 +126,7 @@
     "operation": { "methods": { "onInstance": { "properties": { 
"extraParameters": { "index": 0, "kind": "parameter", "displayName": "Extra 
Parameters", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, 
java.lang.Object>", "deprecated": false, "autowired": false, "secret": false, 
"description": "See ExtraParameters for a full list of parameters that can be 
passed, may be NULL", "optional":  [...]
     "patch": { "methods": { "patchById": { "properties": { "extraParameters": 
{ "index": 1, "kind": "parameter", "displayName": "Extra Parameters", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, 
java.lang.Object>", "deprecated": false, "autowired": false, "secret": false, 
"description": "See ExtraParameters for a full list of parameters that can be 
passed, may be NULL", "optional": true  [...]
     "read": { "methods": { "resourceById": { "properties": { 
"extraParameters": { "index": 5, "kind": "parameter", "displayName": "Extra 
Parameters", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, 
java.lang.Object>", "deprecated": false, "autowired": false, "secret": false, 
"description": "See ExtraParameters for a full list of parameters that can be 
passed, may be NULL", "optional": tru [...]
-    "search": { "methods": { "searchByUrl": { "properties": { 
"extraParameters": { "index": 0, "kind": "parameter", "displayName": "Extra 
Parameters", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, 
java.lang.Object>", "deprecated": false, "autowired": false, "secret": false, 
"description": "See ExtraParameters for a full list of parameters that can be 
passed, may be NULL", "optional": tr [...]
+    "search": { "methods": { "searchByResource": { "properties": { 
"extraParameters": { "index": 0, "kind": "parameter", "displayName": "Extra 
Parameters", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, 
java.lang.Object>", "deprecated": false, "autowired": false, "secret": false, 
"description": "See ExtraParameters for a full list of parameters that can be 
passed, may be NULL", "optional [...]
     "transaction": { "methods": { "withBundle": { "properties": { "bundle": { 
"index": 0, "kind": "parameter", "displayName": "Bundle", "group": "common", 
"label": "", "required": false, "type": "object", "javaType": 
"org.hl7.fhir.instance.model.api.IBaseBundle", "deprecated": false, 
"autowired": false, "secret": false, "description": "Bundle to use in the 
transaction", "optional": false }, "extraParameters": { "index": 2, "kind": 
"parameter", "displayName": "Extra Parameters", "group":  [...]
     "update": { "methods": { "resource": { "properties": { "extraParameters": 
{ "index": 3, "kind": "parameter", "displayName": "Extra Parameters", "group": 
"common", "label": "", "required": false, "type": "object", "javaType": 
"java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, 
java.lang.Object>", "deprecated": false, "autowired": false, "secret": false, 
"description": "See ExtraParameters for a full list of parameters that can be 
passed, may be NULL", "optional": true  [...]
     "validate": { "methods": { "resource": { "properties": { 
"extraParameters": { "index": 1, "kind": "parameter", "displayName": "Extra 
Parameters", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": 
"java.util.Map<org.apache.camel.component.fhir.api.ExtraParameters, 
java.lang.Object>", "deprecated": false, "autowired": false, "secret": false, 
"description": "See ExtraParameters for a full list of parameters that can be 
passed, may be NULL", "optional": tru [...]

Reply via email to