Re: [Dev] [APIM] jquery version used in swagger console

2017-04-21 Thread Ishara Cooray
Thanks Thusitha. That implies the vulnerability in jquery1.8.0 ( jQuery which is inside swagger) is not a threat for the product. Thanks & Regards, Ishara Cooray Senior Software Engineer Mobile : +9477 262 9512 WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware On Fri, Apr 21, 2017 at

[Dev] [APIM] jquery version used in swagger console

2017-04-21 Thread Ishara Cooray
Hi, APIM Manager 2.1.0 uses jquery-1.11.3.min.js where as Swagger console embedded in store app uses jquery-1.8.0.min.js When i check browser console while page with the swagger console is loading, i could observe that there is a GET request made to jquery-1.11.3.min.js Wondering what is the jq

Re: [Dev] [APIM] jquery version used in swagger console

2017-04-21 Thread Thusitha Kalugamage
Hi Ishara, Although there can be jQuery distributions within third party libraries, I think we have to make sure that only one jQuery distribution is used throughout a product. APIM Manager 2.1.0 uses jquery-1.11.3.min.js AFIK which swagger-ui works fine with. Thus, jQuery which is inside swagger