File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1953,10 +1953,10 @@ parameter receives a document with one or more profiles, it will respond with a
1953
1953
` 415 Unsupported Media Type ` error.
1954
1954
1955
1955
After attempting to rule out other possible causes of this error, a client that
1956
- receives a ` 415 Unsupported Media Type ` ** SHOULD** remove the profile extensions
1957
- it has applied to the document and retry its request without the ` profile ` media
1958
- type parameter. If this resolves the error, the client ** SHOULD NOT** attempt to
1959
- use profile extensions in subsequent interactions with the same API.
1956
+ receives a ` 415 Unsupported Media Type ` ** SHOULD** remove the profiles it has
1957
+ applied to the document and retry its request without the ` profile ` media type
1958
+ parameter. If this resolves the error, the client ** SHOULD NOT** attempt to
1959
+ apply profiles in subsequent interactions with the same API.
1960
1960
1961
1961
> The most likely other causes of a 415 error are that the server doesn't
1962
1962
support JSON: API at all or that the client has failed to provide a required
You can’t perform that action at this time.
0 commit comments