diff --git a/src/ReC.API/appsettings.json b/src/ReC.API/appsettings.json index 61431fb..b46c061 100644 --- a/src/ReC.API/appsettings.json +++ b/src/ReC.API/appsettings.json @@ -9,10 +9,8 @@ "MaxConcurrentInvocations": 5 }, "SqlException": { - "ErrorMessages": { - // https://learn.microsoft.com/en-us/dotnet/api/system.data.sqlclient.sqlexception.number - "SqlExceptionNumber": [ 515 , 547, 2601, 2627] - } + // https://learn.microsoft.com/en-us/dotnet/api/system.data.sqlclient.sqlexception.number + "SqlExceptionNumber": [ 515, 547, 2601, 2627 ] }, "AddedWho": "ReC.API", "FakeProfileId": 2