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

Feature/small api improvements #51

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Feature/small api improvements #51

merged 3 commits into from
Oct 10, 2024

Conversation

p3t
Copy link
Owner

@p3t p3t commented Oct 10, 2024

  • Fix in generic definition
  • Adding optional total-count calculation with page-request
  • Updated proto for page to contain optional total count
  • Updated serializer/deserializer

p3t added 3 commits October 7, 2024 10:47
The total is passed via the request(s)/cursor back to the client, so it should be calculated only once and not for each request again.
@p3t p3t added the enhancement New feature or request label Oct 10, 2024
@p3t p3t merged commit 9b8da9d into main Oct 10, 2024
3 checks passed
@p3t p3t deleted the feature/small_api_improvements branch October 10, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant