Skip to content

Conversation

@abatishchev
Copy link

@abatishchev abatishchev commented Dec 12, 2025

Updated comments on Microsoft.AspNetCore.Mvc.ProblemDetails

Description

Updated from RFC 7807 to 9110

Updated comments on:

  • the class itself
  • Type
  • Status
  • Title

Copilot AI review requested due to automatic review settings December 12, 2025 18:31
@github-actions github-actions bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Dec 12, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Dec 12, 2025
@dotnet-policy-service
Copy link
Contributor

Thanks for your PR, @@abatishchev. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a malformed RFC reference in the XML documentation comment for the ProblemDetails.Status property. The comment previously used broken markdown-like syntax ([RFC7231], Section 6) which has been replaced with a clearer plain-text format (as defined by RFC 7231).

Key Changes

  • Updated the XML documentation comment for the Status property to use proper plain-text RFC reference formatting

@abatishchev abatishchev changed the title Fixed comment on ProblemDetails.Status Updated comments on Microsoft.AspNetCore.Mvc.ProblemDetails Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant