Ravi Subramanian
Ravi Subramanian
I just asked the same question here: https://github.com/firebase/firebase-android-sdk/discussions/3010 I'm not sure that this will work for us, but I will look into it.
@xfdr0805 If I'm understanding this correctly, your LAN's server probably has wider dispersion than acceptable causing the `build()` call to fail: https://github.com/instacart/truetime-android/blob/0630cdf3341b82c2fb16d0ff3e95c32c4ee1a78c/library/src/main/java/com/instacart/library/truetime/SntpClient.java#L158. See this post for some context: https://serverfault.com/questions/768280/what-is-ntp-dispersion-and-how-do-i-control-it. You...
Would love this enhancement. Currently I double-click and change the font each time (for some reason I'm smitten with Inconsolata). Thanks for this awesome plugin!
No I did not @ginigangadharan
Happens for me on Ubuntu 16.04 LTS as well, no output from pidcat. Adding the `print repr(...)` does print the lines.
Thanks for the responses guys. Yes, I failed to mention that I went through _exactly_ the path that you mention @davido -- - I saw the docs indicating that multiple...
I'm on the move at the moment and can only get to this in a couple of days but I'll get back to you with your requested info. Thanks for...
Hi @subeeshcbabu any ETA for this? It would be pretty useful to have. My workflow has been: 1. design APIs 2. translate a few to Swagger 3. test it out...
@broox This sounds related to: https://github.com/krakenjs/generator-swaggerize/issues/100/. It appears version 2.x had this feature and it's now gone in 3 and needs to be brought back.