Skip to content

Commit b45f261

Browse files
add new model method to docs
1 parent a5cd7cb commit b45f261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ async with AsyncGitHubAPI(installation_id=installation.installation_id) as gh:
259259
260260
- `get_gh_client`: Get configured API client for this installation
261261
- `aget_access_token`/`get_access_token`: Generate GitHub access token for API calls
262+
- `arefresh_from_gh`/`refresh_from_gh`: Update an installation's data from GitHub
262263
- `aget_repos`/`get_repos`: Fetch installation's accessible repositories
263264
264265
#### `Repository`

0 commit comments

Comments
 (0)