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

feat: paginate, filter & order proofs #150

Merged
merged 4 commits into from
Jan 16, 2024

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Jan 15, 2024

What

Improve the current GET /proofs endpoint with :

  • pagination
  • filter on type (reminder: also a default filter on owner as the authenticated user)
  • sort

Add tests

Copy link
Contributor

@raphael0202 raphael0202 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
There is a merge conflict to resolve

@raphodn raphodn force-pushed the raphodn/proof-get-pagination-filter branch from 44db1fb to b2dd972 Compare January 16, 2024 10:01
@raphodn raphodn force-pushed the raphodn/proof-get-pagination-filter branch from b2dd972 to 369ae30 Compare January 16, 2024 10:07
@raphodn raphodn merged commit ed53599 into main Jan 16, 2024
3 checks passed
@raphodn raphodn deleted the raphodn/proof-get-pagination-filter branch January 16, 2024 10:10
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.

2 participants