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

Add pagination and filter to the projects endpoint #670

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

anarute
Copy link
Member

@anarute anarute commented Sep 15, 2023

  • Implement projects basic pagination with offset and limit query params
  • Add project status filter that allows the user to filter for active and inactive projects, if there's no filter all the projects will be returned.

It's a better naming pattern and more intuitive
api/services/projects.py Outdated Show resolved Hide resolved
@anarute anarute merged commit b0943ba into main Sep 18, 2023
1 check passed
@anarute anarute deleted the improve-project-endpoint branch September 18, 2023 15:19
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