We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looks like GitHub is introducing API versioning to their v3 API: To infinity and beyond: enabling the future of GitHub’s REST API with API versioning.
From my reading of the blog post, it looks like the suggested action at this point is to add the following header to GitHub v3 API requests:
X-GitHub-Api-Version: 2022-11-28
The text was updated successfully, but these errors were encountered:
👋 Thanks for reporting! @robrbecker will take a look.
Sorry, something went wrong.
CaseyHillers
Successfully merging a pull request may close this issue.
Looks like GitHub is introducing API versioning to their v3 API: To infinity and beyond: enabling the future of GitHub’s REST API with API versioning.
From my reading of the blog post, it looks like the suggested action at this point is to add the following header to GitHub v3 API requests:
The text was updated successfully, but these errors were encountered: