The-Standard-Organization / STX.REST.RESTFulSense.Clients

A client / server library wrapper around the existing .NET Core `HttpClient` implementation to provide meaningful exceptions for APIs response status codes.
MIT License
8 stars 5 forks source link

Foundations: ErrorMapper Service - RetrieveStatusDetailByStatusCodeAsync #19

Closed aosunlana closed 7 months ago

aosunlana commented 7 months ago

Closes: #15

glhays commented 7 months ago

@aosunlana at first glance the exceptions and tests are not version 2.10 standard compliant. Look at some of the newer Standard version 2.10 repos you will see what I am referring to. Easy fixes to what you have.