File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ with a `415 Unsupported Media Type` status code.
71
71
> Note: Older JSON: API servers that do not support the ` ext ` or ` profile ` media
72
72
type parameters will respond with a ` 415 Unsupported Media Type ` client error
73
73
status if the ` ext ` or ` profile ` media type parameter is present.
74
-
74
+
75
75
If a request's ` Accept ` header contains an instance of the JSON: API media type,
76
76
servers ** MUST** respond with a ` 406 Not Acceptable ` status code if all
77
77
instances of that media type are modified with a media type parameter other
@@ -1947,7 +1947,7 @@ future versions of this specification.
1947
1947
1948
1948
In the following example, an extension requiring that each request document
1949
1949
contains a unique request ID has been applied. It uses the namespace ` request `
1950
- and adds a top-level object member named ` request:id ` :
1950
+ and adds a top-level object member named ` request:id ` :
1951
1951
1952
1952
```
1953
1953
{
You can’t perform that action at this time.
0 commit comments