intelligentplant / ProblemDetails.WebApi

Adds RFC 7807 support to ASP.NET 4.x Web API applications.
Apache License 2.0
1 stars 3 forks source link

Added ProblemDetailsFactory.OnDetailsCreated callback #6

Closed agilenut closed 3 years ago

agilenut commented 3 years ago

Added new callback to ProblemDetailsFactory to allow updating every detail after it is created.