You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support PD Polymorphism
* Code clean up
* Update src/Http/Http.Extensions/test/ProblemDetailsDefaultWriterTest.cs
Co-authored-by: Stephen Halter <[email protected]>
* Combining typeresolvers on postconfigure
* Combining typeresolvers in PDWriter
* Adding more unit tests
* Adding more unit tests
* Moving back to PostConfigure
* Update ProblemDetailsServiceCollectionExtensions.cs
* Adding ProblemDetailsJsonOptionsSetup
* Update ProblemDetailsServiceCollectionExtensions.cs
* Update DefaultProblemDetailsWriter.cs
Co-authored-by: Stephen Halter <[email protected]>
Justification="JSON serialization of ProblemDetails.Extensions might require types that cannot be statically analyzed. The property is annotated with RequiresUnreferencedCode.")]
Justification="JSON serialization of ProblemDetails.Extensions might require types that cannot be statically analyzed. The property is annotated with RequiresDynamicCode.")]
0 commit comments