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 72aa795 commit efd865cCopy full SHA for efd865c
docs/features/event-handler/rest.md
@@ -79,7 +79,7 @@ All dynamic route parameters will be available as typed object properties in the
79
80
=== "index.ts"
81
82
- ```ts hl_lines="16"
+ ```ts hl_lines="14"
83
--8<-- "examples/snippets/event-handler/rest/gettingStarted_dynamic_routes.ts:3"
84
```
85
0 commit comments