Skip to content

Fix total count value returned in book listing endpoint #1

Open
@repl

Description

@repl

The endpoint /api/v1/books' returns books in a paginated way and each response payload also includes an attribute total count which will help the caller to show the total number of pages. The total count needs to be calculated using mongodb operations using spring data methods.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions