I'm using version 1.44 and in the code there's ``` protected String html_url; ``` But it doesn't seem to get populated and there's no getter method.. The GitHub API does return it though. For example: api.github.com/users/vmassol Thanks
I'm using version 1.44 and in the code there's
But it doesn't seem to get populated and there's no getter method..
The GitHub API does return it though. For example: api.github.com/users/vmassol
Thanks