Make `bad_request!` API helper more generic

What does this MR do?

Many 400 Bad request API responses say things like 400 (Bad request) "File is too large" not given which doesn't make sense. This MR fixes the wording.

Resolves #293553 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Michael Kozono

Merge request reports

Loading