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
{{ message }}
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.
I try to get the latest release of a repository but i cant figure out how to correctly do this with python-github3?
i know hot to get all the releases and i think that the first of them may be always the latest but is this true and how can i be sure?
Just like in:
GET /repos/:owner/:repo/releases/latest
https://developer.github.com/v3/repos/releases/#get-the-latest-release
The text was updated successfully, but these errors were encountered: