We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5cd7cb commit b45f261Copy full SHA for b45f261
README.md
@@ -259,6 +259,7 @@ async with AsyncGitHubAPI(installation_id=installation.installation_id) as gh:
259
260
- `get_gh_client`: Get configured API client for this installation
261
- `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
263
- `aget_repos`/`get_repos`: Fetch installation's accessible repositories
264
265
#### `Repository`
0 commit comments