Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use proper media type when executing writer interceptors
The one from the response can be null if we return a partial response but the type is defined by @produces. We need to consider the one from the context. Fixes #34839
- Loading branch information