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
Describe the bug The GoDaddyProvider.ListZonesAsync method is only retrieving the first 100 DNS zones.
To Reproduce Steps to reproduce the behavior:
Environment (please complete the following information):
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Enhance GoDaddyProvider.ListZonesAsync method to use marker argument …
9d7766e
…to get paged list of zones shibayan#581
Addressed by #582
Sorry, something went wrong.
Enhance GoDaddyProvider.ListZonesAsync method to use marker argument … (
552e761
#582) * Enhance GoDaddyProvider.ListZonesAsync method to use marker argument to get paged list of zones #581 * Apply changes from review
shibayan
Successfully merging a pull request may close this issue.
Describe the bug
The GoDaddyProvider.ListZonesAsync method is only retrieving the first 100 DNS zones.
To Reproduce
Steps to reproduce the behavior:
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: