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

Implement Pagination For Forum Question and Tagging Endpoints #556

Open
3 of 6 tasks
MucahitErdoganUnlu opened this issue Oct 19, 2024 · 1 comment
Open
3 of 6 tasks
Assignees
Labels
app: be Backend related issues or PRs pri: medium Medium priority issue

Comments

@MucahitErdoganUnlu
Copy link
Contributor

MucahitErdoganUnlu commented Oct 19, 2024

🧱 Description Q

Pagination needs to be implemented while returning the list of forum quedtions and the entity list for tagging. Swagger needs to be updated accordingly. Unit tests of forum questions and tagging endpoints need to be updated to include pagination.

To be reviewed by: @MucahitErdoganUnlu

📋 Acceptance Criteria

  • Pagination is implemented for forum questions
  • Pagination is implemented for tagging endpoint
  • Swagger is updated for forum questions
  • Swagger is updated for tagging endpoint
  • Unit tests are updated for forum questions
  • Unit tests are updated (or created) for tagging endpoint
@MucahitErdoganUnlu MucahitErdoganUnlu added app: be Backend related issues or PRs pri: medium Medium priority issue labels Oct 19, 2024
@ceydanursen
Copy link
Contributor

Pagination implementation will be decided for tagging endpoint later after discussing with members

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: be Backend related issues or PRs pri: medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

2 participants