We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c359ca commit 79f90b5Copy full SHA for 79f90b5
src/JsonApiDotNetCore/Internal/JsonApiRoutingConvention.cs
@@ -81,7 +81,7 @@ public void Apply(ApplicationModel application)
81
}
82
83
/// <summary>
84
- /// Verifies if routing convention should be enabled for this controller
+ /// Verifies if routing convention should be enabled for this controller.
85
/// </summary>
86
private bool RoutingConventionDisabled(ControllerModel controller)
87
{
0 commit comments