Skip to content

Conversation

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.

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Comments suppressed due to low confidence (1)

aspnetcore/fundamentals/servers/yarp/extensibility-transforms.md:153

  • [nitpick] The term 'CustomMetadata' is used inconsistently. Ensure consistent naming across the document.
if ((transformBuildContext.Route.Metadata?.TryGetValue("CustomMetadata", out var value) ?? false)

Comment on lines +18 to +19
YARP includes a set of built-in request and response transforms that can be used. See [Transforms](./transforms.md) for more details. If those transforms are not sufficient, then custom transfrorms can be added.

Copy link

Copilot AI Feb 12, 2025

Choose a reason for hiding this comment

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

The word 'transfrorms' is misspelled. It should be 'transforms'.

Suggested change
YARP includes a set of built-in request and response transforms that can be used. See [Transforms](./transforms.md) for more details. If those transforms are not sufficient, then custom transfrorms can be added.
YARP includes a set of built-in request and response transforms that can be used. See [Transforms](./transforms.md) for more details. If those transforms are not sufficient, then custom transforms can be added.

Copilot uses AI. Check for mistakes.
@dotnet dotnet deleted a comment from Copilot AI Feb 12, 2025
@Rick-Anderson
Copy link
Contributor

Moved to #34715

@samsp-msft take a look at my commits in #34715 to see what I changed. I gave up trying to fix the links so I commented them out. Can you PR the files with commented out links and fix them? After that I'll do an edit pass. Search for <!--

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants