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
<description>NJsonApiCore extends a ASP.NET json web service so that it returns JSON in the {json:api} format. </description>
12
12
<copyright>Copyright 2016</copyright>
13
-
<releaseNotes>Fixes for model binding in POST/PATCH and model configuration warnings. https://github.com/brainwipe/NJsonApiCore/milestone/5?closed=1</releaseNotes>
13
+
<releaseNotes>Added support for Array return types, allowed JsonApi services to run alongside non-JsonApi services. All issues here: https://github.com/brainwipe/NJsonApiCore/milestone/6?closed=1</releaseNotes>
unsupported.Content=newStringContent($"The Content-Type provided was {contentType} but there was no NJsonApiCore configuration mapping for {controllerType.FullName}");
0 commit comments