I want more detailed responses when there is a failure unmarshalling the request
s
I want more detailed responses when there is a failure unmarshalling the request
d
yes - you can just pass a custom ErrorResponseRenderer to the OpenApi3 instance when you construct it
s
that made the trick! Thank you so much!