File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ Servers **MUST** respond with a `415 Unsupported Media Type` status code if
61
61
a request specifies the header ` Content-Type: application/vnd.api+json ` with
62
62
any media type parameters other than ` profile ` .
63
63
64
- Servers ** MUST** respond with a ` 406 Not Acceptable ` status code if a request
65
- specifies an instance of the JSON: API media type in an ` Accept ` header with any
66
- media type parameter other than ` profile ` .
64
+ Servers ** MUST** respond with a ` 406 Not Acceptable ` status code if a request's
65
+ ` Accept ` header contains the JSON: API media type and all instances of that
66
+ media type are modified with a media type parameter other than ` profile ` .
67
67
68
68
## <a href =" #document-structure " id =" document-structure " class =" headerlink " ></a > Document Structure
69
69
You can’t perform that action at this time.
0 commit comments