Table of Contents

Namespace JsonApiDotNetCore.Controllers.Annotations

Classes

DisableQueryStringAttribute

Used on an ASP.NET controller class to indicate which query string parameters are blocked.

DisableRoutingConventionAttribute

Used on an ASP.NET controller class to indicate that a custom route is used instead of the built-in routing convention.