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.
2 parents 1ac6bba + 25eabb2 commit 1bdbed5Copy full SHA for 1bdbed5
locales/en.yml
@@ -15,7 +15,7 @@ en:
15
detail: "All requests must use the '%{needed_media_type}' Accept without media type parameters. This request specified '%{media_type}'."
16
unsupported_media_type:
17
title: 'Unsupported media type'
18
- detail: "All requests that create or update must use the '%{needed_media_type}' Content-Type. This request specified '%{media_type}.'"
+ detail: "All requests that create or update must use the '%{needed_media_type}' Content-Type. This request specified '%{media_type}'."
19
to_many_set_replacement_forbidden:
20
title: 'Complete replacement forbidden'
21
detail: 'Complete replacement forbidden for this relationship'
0 commit comments