diff --git a/docs/_newsfragments/2023.newandimproved.rst b/docs/_newsfragments/2023.newandimproved.rst new file mode 100644 index 000000000..187480cb3 --- /dev/null +++ b/docs/_newsfragments/2023.newandimproved.rst @@ -0,0 +1,4 @@ +The default error serializer will now use the response media handlers +to better negotiate the response format with the client. +The implementation still default to JSON in case a client does not specify +any preference.