You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the given example I could notice that requests triggering validation errors were given an edn error map even though the content-type and accept headers are set to application/json.
How would you make it so these responses are serialized according to the requested content-type?
The text was updated successfully, but these errors were encountered:
In the given example I could notice that requests triggering validation errors were given an edn error map even though the content-type and accept headers are set to application/json.
How would you make it so these responses are serialized according to the requested content-type?
The text was updated successfully, but these errors were encountered: