Skip to content
New issue

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

softened version check and set default version to 13.0 #503

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

th3hamm0r
Copy link

@th3hamm0r th3hamm0r commented Feb 11, 2022

This change removes the check against VALID_API_VERSIONS, which always required changes to the library (eg #496, #502), when a new Graph API version has been released. Instead only the pattern check is executed.

I've also changed the default API version to the latest Graph API version v13.0.

This change removes the check against VALID_API_VERSIONS, which always
required changes to the library, when a new Graph API version has been
released.
@mssalnikov
Copy link

Could this be merged and published on pip?

@DBlek
Copy link

DBlek commented Mar 30, 2023

Can this be released? or should everyone just fork this package when we want to work with GraphAPI after February?

@b1sar
Copy link

b1sar commented Jun 4, 2023

@martey could you please review and possibly merge this pr and publish it? Without enabling versions up to v17 this library becomes very very limited for future use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants