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

fix: Changed Read API Method for Github from Graphql API to Rest API #253

Merged
merged 2 commits into from
May 20, 2024

Conversation

Sidd27
Copy link
Contributor

@Sidd27 Sidd27 commented May 20, 2024

As github graphql has body size limitation due to which large spec files gets trim and validation fails the generation so switched the reading of file form github graphql api to rest api as it doesn't have the same limitation of content reading

This PR resolve this issue

@Sidd27 Sidd27 changed the title [Resolves #251]: Changed Read API Method for Github from Graphql API to Rest API fix: Changed Read API Method for Github from Graphql API to Rest API May 20, 2024
@fabien0102 fabien0102 merged commit a1abe62 into fabien0102:main May 20, 2024
1 check passed
@github-actions github-actions bot mentioned this pull request May 20, 2024
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.

None yet

2 participants