Closed Gi60s closed 3 years ago
This is incorrect I believe. The if (exception.hasException)
should be outside the if (pathParams)
to also cover operations with no path parameters. I am not able to detect the operation when there is a validation error related to query parameters now.
Please see #98
Fix for issue #95