Description of problem: Currently auto-generated code from live-documentation, which selects the correct signature of a method to be invoked, throws an IllegalArgumentException if no matching signature is found. How reproducible: 1. Make an API request which invokes signature-detection 2. Provide arguments which don't match any possible signature Actual results: A non-graceful failure containing a stack-trace of the exception. Expected results: A response object containing the error message. Additional info:
Verified that ValidationException is thrown instead of IllegalArgumentException. Version 4.2.0.2
This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.