File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1848,7 +1848,7 @@ public virtual ConflictObjectResult Conflict([ActionResultObjectValue] ModelStat
1848
1848
/// <summary>
1849
1849
/// Creates an <see cref="ObjectResult"/> that produces a <see cref="ProblemDetails"/> response.
1850
1850
/// </summary>
1851
- /// <param name="statusCode">The value for <see cref="ProblemDetails.Status" />.. </param>
1851
+ /// <param name="statusCode">The value for <see cref="ProblemDetails.Status" />.</param>
1852
1852
/// <param name="detail">The value for <see cref="ProblemDetails.Detail" />.</param>
1853
1853
/// <param name="instance">The value for <see cref="ProblemDetails.Instance" />.</param>
1854
1854
/// <param name="title">The value for <see cref="ProblemDetails.Title" />.</param>
You can’t perform that action at this time.
0 commit comments