MCPcopy 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
153def as_rest_api_attributes(graphql_attributes: dict[str, Any]) -> dict[str, Any]:
154 ...
155
156
157@overload

Callers 5

data_as_classMethod · 0.90
_useAttributesMethod · 0.90
_useAttributesMethod · 0.90
_useAttributesMethod · 0.90

Calls 2

translateFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…