Joy Lal Chattaraj

Results 7 comments of Joy Lal Chattaraj

hey @hleonps , were you able to generate mocks for any interface using generics? If yes, let me know how that worked.

@juhi-09 can you please resolve the conflicts and let me know when it is ready to merge.

`hc.status()` returns a static value stored in the memory and doesn't make an API call. You'll need to refresh the object using `HiveCommand.find(hc.id)` or use `hc.run()` that will go into...

Looks like this is not supported yet in the SDK, sorry for the late response we will be adding it soon. We are also working on a proper documentation for...

yes @JeanLescut looks like the Ubuntu version was not pinned in our configuration and hence it got updated to 16.XX in which these python versions are not present, will fix...

@JeanLescut I have fixed the issue, please rebase your branch once more and squash all your commits.

Right it doesn't work for generic interfaces as of now.