Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ en:
detail: "All requests must use the '%{needed_media_type}' Accept without media type parameters. This request specified '%{media_type}'."
unsupported_media_type:
title: 'Unsupported media type'
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}'."
to_many_set_replacement_forbidden:
title: 'Complete replacement forbidden'
detail: 'Complete replacement forbidden for this relationship'
Expand Down