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 9cafadf commit 712015cCopy full SHA for 712015c
docs/features/event-handler/rest.md
@@ -67,7 +67,7 @@ For your convenience, when you return a JavaScript object from your route handle
67
68
=== "JSON response"
69
70
- ```json hl_lines="8"
+ ```json hl_lines="6"
71
--8<-- "examples/snippets/event-handler/rest/samples/gettingStarted_serialization.json"
72
```
73
0 commit comments