Skip to content

Commit 604974e

Browse files
committed
Update Barclays
1 parent 9a00943 commit 604974e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/OpenBanking.Library.Connector/BankProfiles/Generators/BarclaysGenerator.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,7 @@ or BarclaysBank.BarclaycardCommercialPayments
199199
DomesticVrp = new DomesticVrpCustomBehaviour
200200
{
201201
PostResponseLinksMayOmitId = true,
202-
PreferMisspeltContractPresentIndicator = true,
203-
ResponseDataStatusMayBeMissingOrWrong = true,
204-
ResponseDataRefundMayBeMissingOrWrong = true
202+
PreferMisspeltContractPresentIndicator = true
205203
}
206204
},
207205
VariableRecurringPaymentsApiSettings = new VariableRecurringPaymentsApiSettings

src/OpenBanking.WebApp.Connector/OpenBanking.WebApp.Connector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<UserSecretsId>aa921213-9461-4f9e-8fec-153624ec67ad</UserSecretsId>
88
<AssemblyName>FinnovationLabs.OpenBanking.WebApp.Connector</AssemblyName>
99
<RootNamespace>FinnovationLabs.OpenBanking.WebApp.Connector</RootNamespace>
10-
<Version>18.2.0</Version>
10+
<Version>18.2.1</Version>
1111
<Copyright>Finnovation Labs Limited and Contributors</Copyright>
1212
<Company>Finnovation Labs Limited</Company>
1313
<IsPackable>false</IsPackable>

0 commit comments

Comments
 (0)