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

deserialize_paginated_webhook_response seems to be generic and it probably handles the job of deserialize_paginated_response #93

Open
avikalpg opened this issue Nov 14, 2023 · 0 comments
Assignees
Labels
tech debt Issue is part of tech debt

Comments

@avikalpg
Copy link
Member

This function seems to be generic and it probably handles the job of deserialize_paginated_response for everyone.

So we can rename this function to the generic version and use it for deserializing the response for the repositories API call as well. That way, we'd be able to resolve the comment in PR #77 as well.

Originally posted by @avikalpg in #79 (comment)

@avikalpg avikalpg added the tech debt Issue is part of tech debt label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt Issue is part of tech debt
Projects
None yet
Development

No branches or pull requests

2 participants