Skip to content

Improve API Response Pagination #22

@DimitrovK

Description

@DimitrovK

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions