Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PyGithub/PyGithub
/ as_rest_api_attributes
Function
as_rest_api_attributes
github/GithubObject.py:153–154 ·
view source on GitHub ↗
(graphql_attributes: dict[str, Any])
Source
from the content-addressed store, hash-verified
151
152
@overload
153
def
as_rest_api_attributes(graphql_attributes: dict[str, Any]) -> dict[str, Any]:
154
...
155
156
157
@overload
Callers
5
data_as_class
Method · 0.90
_useAttributes
Method · 0.90
_useAttributes
Method · 0.90
_useAttributes
Method · 0.90
as_rest_api_attributes_list
Function · 0.85
Calls
2
translate
Function · 0.85
as_rest_api_attributes_list
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…