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 5ec14d2 commit a2f42f3Copy full SHA for a2f42f3
docs/book/v4/core-features/content-validation.md
@@ -80,7 +80,7 @@ response.
80
81
This aspect of content negotiation is the `Content-Type` key and determining if the server can deserialize the data.
82
83
-``` http request
+``` shell
84
POST /admin/1 HTTP/1.1
85
Accept: application/json
86
Content-Type: application/json
0 commit comments