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

csharp: List endpoint responses missing pagination data #1200

Closed
svix-james opened this issue Feb 8, 2024 · 0 comments · Fixed by #1203
Closed

csharp: List endpoint responses missing pagination data #1200

svix-james opened this issue Feb 8, 2024 · 0 comments · Fixed by #1203
Assignees
Labels
bug Something isn't working lib/csharp C# client library

Comments

@svix-james
Copy link
Contributor

Our list endpoints, e.g., Endpoint.List, Endpoint.ListAsync, do not return pagination data, which makes the library unusable if results are paginated. Need to return the full response, and not just the data portion of it.

@svix-james svix-james added bug Something isn't working lib/csharp C# client library labels Feb 8, 2024
@svix-lucho svix-lucho self-assigned this Feb 12, 2024
@svix-lucho svix-lucho linked a pull request Feb 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lib/csharp C# client library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants