Right now it is baked into a error message project that adds error ID's to responses: https://github.com/RIDGIDSoftwareSolutions/RIDGID.Common.Api
The actual main logic of the file is here though: https://github.com/RIDGIDSoftwareSolutions/RIDGID.Common.Api/blob/master/src/RIDGID.Common.Api.TestingUtilities/ActionResultBetterBeExtension.cs
My PR build is failing with the following message -
https://ci.appveyor.com/project/shouldly/shouldly/builds/31356789/job/ffwql97doclcaiou
Can anyone help with the issue?