Hi Demis,
I’m trying to get the Swagger Feature working with 4.5.5 but the JavaScript UI code throws an error:
Uncaught TypeError: Cannot read property ‘getMockSignature’ of undefined(…) (swagger-client.js:2520)
As far as I can tell all the resource requests succeed and return valid JSON. Nothing out of the ordinary with respect to status codes and content types.
Any idea whether there is something different in the response that might cause this?
Thanks