I am running a REST service in soapui which returns a proper json response.
After that I am using schema inference functionality in soapui to resolve conflicts in response schema which is also successful. Now when I go to Service Viewer and try to ‘Recreate WADL’ to include response schema in WADL definition, sopaui throws NullPointerException.
Can anyone suggest resolution for this issue please?