Skip to content

Commit ddde198

Browse files
Copilotwadepickett
andauthored
Move JSON Patch article out from under Controllers, after the Middleware topic (#37082)
* Initial plan * Move JSON Patch TOC entry from Controller-based APIs to APIs section 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> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com>
1 parent 84eb7f9 commit ddde198

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

aspnetcore/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,6 +1134,8 @@ items:
11341134
uid: fundamentals/minimal-apis/test-min-api
11351135
- name: Middleware
11361136
uid: fundamentals/minimal-apis/middleware
1137+
- name: Handle JSON Patch requests
1138+
uid: web-api/jsonpatch
11371139
- name: Handle errors
11381140
uid: fundamentals/error-handling-api
11391141
- name: Authentication and authorization
@@ -1174,8 +1176,6 @@ items:
11741176
uid: tutorials/first-mongo-app
11751177
- name: Action return types
11761178
uid: web-api/action-return-types
1177-
- name: Handle JSON Patch requests
1178-
uid: web-api/jsonpatch
11791179
- name: Format response data
11801180
uid: web-api/advanced/formatting
11811181
- name: Custom formatters

0 commit comments

Comments
 (0)