We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba99aa commit 52dcd96Copy full SHA for 52dcd96
docs/features/event-handler/rest.md
@@ -435,7 +435,7 @@ middleware combinations that can be shared across different routes or applicatio
435
436
=== "index.ts"
437
438
- ```ts hl_lines="25-26 32 35"
+ ```ts hl_lines="33-34 39"
439
--8<-- "examples/snippets/event-handler/rest/advanced_mw_compose_middleware.ts:3"
440
```
441
0 commit comments