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

Move service methods for paginated endpoints to use SCM based pagination pattern #188

Merged
merged 4 commits into from
Aug 27, 2024

Conversation

ShivangiReja
Copy link
Collaborator

@ShivangiReja ShivangiReja commented Aug 26, 2024

This PR updates the protocol methods for the following service endpoints, which return paginated lists of results, and moves them to the SCM-based client pagination pattern:

Fixes: #155

@joseharriaga joseharriaga merged commit 5773292 into openai:main Aug 27, 2024
1 check passed
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.

Move service methods for paginated endpoints to use PageCollection pattern
2 participants