Results 29 comments of sido420

There is in fact a browser based interface. See https://market.nativescript.org/plugins/nativescript-websockets#usage

I ended up using LF getitems plugin as suggested. I will test with the code I pasted and report back if I find any issues.

I'm hitting the same issue. Any updates/workarounds?

Thanks for the response. I tried comparing this module with morphdom (in attachElContent) but looks like morphdom performs better. More importantly, it looks like vdom is reloading the image that...

Any updates on this? An example would be truly appreciated. In my case, its not a self-signed certificate. And, this ZeroSSL certificate works fine from Chrome.

Any updates on this? i have a large codebase where swagger tools never complained about this and all of a sudden it started throwing errors. Is there a workaround or...

I'm not getting any errors in 0.10.1. However, 0.10.2/3 throw following errors. However, I dont have any name conflicts. ``` #/paths/~1list/put/parameters/1/name: Parameter already defined: undefined #/paths/~1list/put/parameters/2/name: Parameter already defined: undefined...

Could https://github.com/apigee-127/swagger-tools/issues/184#issuecomment-366138023 be related?