Skip to content

Move JSON Patch article out from under Controllers, after the Middleware topic#37082

Merged
wadepickett merged 2 commits intomainfrom
copilot/move-json-patch-article
Apr 30, 2026
Merged

Move JSON Patch article out from under Controllers, after the Middleware topic#37082
wadepickett merged 2 commits intomainfrom
copilot/move-json-patch-article

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 30, 2026

Fixes #37081

Relocates the "Handle JSON Patch requests" TOC entry from under Controller-based APIs to the top-level APIs section, positioned after "Middleware" and before "Handle errors".

  • Removed uid: web-api/jsonpatch entry from Controller-based APIs (~line 1177)
  • Added it under the APIs section after uid: fundamentals/minimal-apis/middleware (~line 1137)

Internal previews

📄 File 🔗 Preview link
aspnetcore/toc.yml aspnetcore/toc

…after Middleware

Agent-Logs-Url: https://github.com/dotnet/AspNetCore.Docs/sessions/d10e1945-8753-4439-a338-fe8d9b018cd9

Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
Copilot AI changed the title [WIP] Move JSON Patch article under APIs section Move JSON Patch article out from under Controllers, after the Middleware topic Apr 30, 2026
Copilot AI requested a review from wadepickett April 30, 2026 19:03
Copy link
Copy Markdown
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

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

Approved. Needs 2nd reveiwer however in this case.

@wadepickett wadepickett marked this pull request as ready for review April 30, 2026 19:28
@wadepickett
Copy link
Copy Markdown
Contributor

"Handle JSON Patch requets" will appear here (green line) when this change is live

Image

@wadepickett wadepickett merged commit ddde198 into main Apr 30, 2026
4 checks passed
@wadepickett wadepickett deleted the copilot/move-json-patch-article branch April 30, 2026 21:02
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.

Move JSON Patch article out from under Controllers, after the Middleware topic

3 participants