oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

Add http.Request parameter to the error handler

Open dan20130911 opened this issue 2 years ago • 1 comments

The reason for this change is the HTTP request object has information that the error handler can use. In our project we make use of the URL path in the error handler.

dan20130911 avatar Sep 13 '23 11:09 dan20130911