I was wondering, would it make sense for apigiliy and api-problem in general to support a translator service, so as to translate all messages in the ApiProblem response based on the Accept-Language HTTP header?
This way in theory a multilingual rest client could get different error messages per language set in the request.
I was wondering, would it make sense for apigiliy and api-problem in general to support a translator service, so as to translate all messages in the ApiProblem response based on the Accept-Language HTTP header?
This way in theory a multilingual rest client could get different error messages per language set in the request.
What do you think is the best way to go about it?