-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Add pagination to the questionnaire and AI response list endpoints to improve performance and user experience.
Tasks
Add pagination settings in cvimprover/settings.py
Configure pagination for CVQuestionnaireViewSet
Configure pagination for AIResponseViewSet
Update API documentation with pagination details
Add tests for paginated responses
Files to modify
- cvimprover/settings.py
- cv/views.py
- cv/tests.py
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers