You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some GitHub APIs don't directly return lists when listing objects, but
contain the elements below a dict key.
The hook allows classes to declare a 'list_response_dict_key' attribute
that is used to lookup the list of elements in the return JSON object.
0 commit comments