Closed cthiebaud closed 7 years ago
see also 'Deprecation Notice' in https://code.angularjs.org/1.5.9/docs/api/ng/service/$http
The $http legacy promise methods success and error have been deprecated. Use the standard then method instead. (...)
thanks for sharing ! fixed in 0.4.0 sorry i didn't take your fix as another one was proposed without .pom .sh and .jar files #67
using angular 1.6.0 with angular-swagger-ui 0.3.5, I got the following error
this commit fixes the issue. Tested.
(I did not test with angular < 1.6.0)
cf. https://docs.angularjs.org/api/ng/service/$http