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

#422 Add API for retrieving project list information #435

Conversation

Only-bottle
Copy link
Member

Description

Please include a summary in English, of the changes in this pull request. If it closes an issue, please mention it here.

Closes: #422

You should link at least one existing issue for PR. Before your create a PR, please check to see if there is an issue for this change.
PRs from forked repository not accepted.

Change(s)

  • The get_projects method is added to retrieve a paginated and ordered list of projects for a specific user.
  • The count_project_by_user_id method is added to retrieve the total number of projects associated with a specific user.

@Only-bottle Only-bottle added the enhancement New feature or request label Dec 7, 2024
@Only-bottle Only-bottle self-assigned this Dec 7, 2024
@Only-bottle Only-bottle linked an issue Dec 7, 2024 that may be closed by this pull request
2 tasks
@Only-bottle Only-bottle merged commit d6211be into add-backend-server Dec 7, 2024
1 check passed
@Only-bottle Only-bottle deleted the 422-add-api-for-retrieving-project-list-information branch December 7, 2024 13:01
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.

[Sprint] Add API for retrieving project list information
1 participant