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 1ac6bba commit 25eabb2Copy full SHA for 25eabb2
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