Go-github: is_verified information not available in Organization struct

Created on 14 Jul 2020  路  4Comments  路  Source: google/go-github

When we call the REST API of GitHub GET /orgs/:org , the JSON response we get has a key call is_verified.
However, the same can not be found in the go-github package under the Organization struct.

enhancement good first issue

Most helpful comment

Ah, thank you for the research, @itsksaurabh ! I didn't actually have time this week to investigate.
Closing as already Working As Intended. Feel free to re-open if this didn't answer your question.

All 4 comments

Thank you, @rnradon !

This would be a great PR for any new contributor to this repo or a new Go developer.
All contributions are greatly appreciated!

Feel free to volunteer for any issue and the issue can be assigned to you so that others don't attempt to duplicate the work.

Please check out our CONTRIBUTING.md guide to get started.

Thank you!

I would like to work on this issue

@rnradon Are you referring to this specific field?

Ah, thank you for the research, @itsksaurabh ! I didn't actually have time this week to investigate.
Closing as already Working As Intended. Feel free to re-open if this didn't answer your question.

Was this page helpful?
0 / 5 - 0 ratings