Homely/Homely.AspNetCore.Mvc.Helpers

Review and standardise the use of the ApiError / ErrorViewModel

Closed this issue · 1 comments

Review the usage of the ApiError and ErrorViewModel and make sure they are both required and getting used in a standard way.

Was noticed when cleaning up #5

Replaced custom ApiError / ErrorViewModel with ProblemDetails, which is now part of ASPNET.Core 2.1