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
<divclass="markdown level1 summary"><p>Adds IoC container registrations for the various JsonApiDotNetCore resource service interfaces, such as <aclass="xref" href="JsonApiDotNetCore.Services.IGetAllService-2.html">IGetAllService<TResource, TId></a>,
<ahref="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ServiceCollectionExtensions.cs/#L11" class="edit-link">Edit this page</a>
389
+
<ahref="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ServiceCollectionExtensions.cs/#L12" class="edit-link">Edit this page</a>
<metaname="description" content="Converts action result without parameters into action result with null parameter. return NotFound() -&gt; return NotFound(null) This ensures our formatter is invoked, where we'll build a JSON:API compliant response. For details, see: https://github.com/dotnet/aspnetcore/issues/16969">
9
+
<metaname="description" content="Converts action result without parameters into action result with null parameter.">
<metaname="description" content="Converts action result without parameters into action result with null parameter. return NotFound() -&gt; return NotFound(null) This ensures our formatter is invoked, where we'll build a JSON:API compliant response. For details, see: https://github.com/dotnet/aspnetcore/issues/16969">
9
+
<metaname="description" content="Converts action result without parameters into action result with null parameter.">
<ahref="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Middleware/IAsyncConvertEmptyActionResultFilter.cs/#L16" class="edit-link">Edit this page</a>
147
+
<ahref="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Middleware/IAsyncConvertEmptyActionResultFilter.cs/#L21" class="edit-link">Edit this page</a>
0 commit comments