Interface IJsonApiRoutingConvention
- Namespace
- JsonApiDotNetCore.Middleware
- Assembly
- JsonApiDotNetCore.dll
Service for specifying which routing convention to use. This can be overridden to customize the relation between controllers and mapped routes.
[PublicAPI]
public interface IJsonApiRoutingConvention : IApplicationModelConvention, IControllerResourceMapping
- Inherited Members