From d3b31a56a31a08ec3cb46d56fd3baec619d4a2da Mon Sep 17 00:00:00 2001 From: gematik-tn <56673290+gematik-tn@users.noreply.github.com> Date: Mon, 6 Sep 2021 11:21:17 +0200 Subject: [PATCH 1/3] fix: ReleaseNote --- ReleaseNotes.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index e123b52..775df22 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,34 +1,30 @@ # Release 4.0.4-0 - Structure: removals from content of the directory /phr corrected\n -# Release test_remove_files -Test git behaviour without ignoring removals - # Release 4.0.4 -- VPNZugD: data type of user data specified (C_10805 in ProvisioningService.xsd)\n - Structure: directories /tel and /ext linked via subtree with the repo api-ePA\n - Structure: content of the directory /phr moved to the repo api-ePA\n - Other: Readme updated\n +- VPNZugD: data type of user data specified (C_10805 in ProvisioningService.xsd)\n +- Structure: directories /tel and /ext linked via subtree with the repo api-ePA\n +- Structure: content of the directory /phr moved to the repo api-ePA\n +- Other: Readme updated\n # Release 4.0.3-3 - VZD: new operation delete_Directory_Entry_Certificate - # Release 4.0.3-2 Changes for ePA Release 2.0.4-1 - ePA_2.0.4-1: add parameter ProviderEncCertificate to SuspendAccountRequest (AccountManagementService.xsd) - # Release 4.0.3-1 Changes for ePA Release 2.0.4 - ePA_2.0.4: clarification for DocumentUniqueId type (now rim:LongName in KeyManagementService.xsd) - ePA_2.0.4: changed cardinality of DocumentCategorElement in DocumentCategoryList (C_10796, PHRManagementService_V2_0.xsd) - # Release 4.0.3 - VPN_ZugD: Reverted ProvisioningService namespace to 1.1 (C_10724) - Konnektor (ePA): Removed PHRService 1.4.0. File names adapted to service version 2.0.1 (C_10725) - Konnektor (ePA): Removed files PHRService_V2_0.wsdl/xsd (C_10725) - Konnektor (Operating Data): Update SiteType value range, UpdateMode optional (C_10701) - # Release 4.0.3-Pre1 - ePA 2.0.4: C_10766 - removed GetRecordProviderList from AuthorizationService - ePA 2.0.4: add version v1.3 in Version History (PHR_Common.xsd) From ccbfa888c1a8402fb5fe72e541fb7c77fa7302eb Mon Sep 17 00:00:00 2001 From: gematik-tn <56673290+gematik-tn@users.noreply.github.com> Date: Mon, 6 Sep 2021 11:21:42 +0200 Subject: [PATCH 2/3] Update ReleaseNotes.md --- ReleaseNotes.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 775df22..17ba525 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,11 +1,11 @@ # Release 4.0.4-0 -- Structure: removals from content of the directory /phr corrected\n +- Structure: removals from content of the directory /phr corrected # Release 4.0.4 -- VPNZugD: data type of user data specified (C_10805 in ProvisioningService.xsd)\n -- Structure: directories /tel and /ext linked via subtree with the repo api-ePA\n -- Structure: content of the directory /phr moved to the repo api-ePA\n -- Other: Readme updated\n +- VPNZugD: data type of user data specified (C_10805 in ProvisioningService.xsd) +- Structure: directories /tel and /ext linked via subtree with the repo api-ePA +- Structure: content of the directory /phr moved to the repo api-ePA +- Other: Readme updated # Release 4.0.3-3 - VZD: new operation delete_Directory_Entry_Certificate From 135bb02ce376a2465104f50bd5cd96424b817135 Mon Sep 17 00:00:00 2001 From: Stefan Taber Date: Thu, 7 Oct 2021 13:22:36 +0200 Subject: [PATCH 3/3] Verbesserung von ProvisioningService.wsdl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Das WSDL ProvisionService.wsdl verwendet bei Operationen die Soap Action soapAction="urn:#". Wobei der Name der Operation ist. Dieser Service enthält als einziges "urn:" als Prefix. Andere WSDL verwendet dafür ihren Namespace. Es wird vermutet, dass es sich hierbei um ein Fehler handelt und "urn:" durch "http://ws.gematik.de/vpnzugd/ProvisioningService/v1.1" ersetzt gehört. --- vpnzugd/ProvisioningService.wsdl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vpnzugd/ProvisioningService.wsdl b/vpnzugd/ProvisioningService.wsdl index 030216d..21519ed 100644 --- a/vpnzugd/ProvisioningService.wsdl +++ b/vpnzugd/ProvisioningService.wsdl @@ -64,7 +64,7 @@ - + @@ -76,7 +76,7 @@ - + @@ -88,7 +88,7 @@ - + @@ -100,7 +100,7 @@ - +