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 db13d48 commit 887074bCopy full SHA for 887074b
controller.rst
@@ -505,7 +505,7 @@ payload formats::
505
.. tip::
506
507
If you write a JSON API, make sure to declare your route to use the JSON
508
- format. This will make the error handling output a json response in case of
+ format. This will make the error handling output a JSON response in case of
509
validation errors, rather than an HTML page.
510
511
``#[Route('/dashboard', name: 'dashboard', format: 'json')]
0 commit comments