oapi-codegen
oapi-codegen copied to clipboard
Add http.Request parameter to the error handler
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.