From 24feb17b66b67265d1a3967c739ceab4c895b32b Mon Sep 17 00:00:00 2001 From: sameeragunarathne Date: Fri, 4 Oct 2024 08:14:55 +0530 Subject: [PATCH] Update FHIR Repository connector version --- SamplesForVSCode/connectors_list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SamplesForVSCode/connectors_list.json b/SamplesForVSCode/connectors_list.json index 18ea1668a..72f33e860 100644 --- a/SamplesForVSCode/connectors_list.json +++ b/SamplesForVSCode/connectors_list.json @@ -7638,7 +7638,7 @@ }, { "name": "fhirrepository", - "version": "1.0.0", + "version": "1.0.1", "rank": 193, "operations": [ { @@ -7697,7 +7697,7 @@ "isHidden": false } ], - "download_url": "https://github.com/wso2-extensions/esb-connector-fhirrepository/releases/download/v1.0.0/fhirrepository-connector-1.0.0.zip", + "download_url": "https://github.com/wso2-extensions/esb-connector-fhirrepository/releases/download/v1.0.1/fhirrepository-connector-1.0.1.zip", "description": "Allows integration with FHIR repositories/servers, supporting the retrieval for supported interactions and push of healthcare data within FHIR-compliant systems.", "icon": "icon-large.png", "icon_url": "https://raw.githubusercontent.com/wso2-extensions/esb-connector-fhirrepository/main/src/main/resources/icon/icon-large.png"