Closed
Description
Description
Service and repository shorthand types (e.g. FooService : IResourceService<Foo>
) should also be registered. Currently, they are missing:
JsonApiDotNetCore/src/JsonApiDotNetCore/Graph/ServiceDiscoveryFacade.cs
Lines 110 to 116 in c1bf919
The solution should also take #384 into consideration.