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

Obter o total de registros no json paginado da busca interna #142

Open
paratiuid opened this issue Jan 7, 2020 · 0 comments
Open

Obter o total de registros no json paginado da busca interna #142

paratiuid opened this issue Jan 7, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@paratiuid
Copy link
Contributor

paratiuid commented Jan 7, 2020

Atualmente, o json paginado com os resultados da busca não retorna o total de registros contidos na query.
Por isso é necessário uma segunda chamada do json, dessa vez não paginado, apenas para obter o total de registros para conseguir montar a paginação.

O ideal é que com apenas uma chamada se consiga obter os mesmos resultados paginados.

Esse ticket faz referência a este PR
#141

@paratiuid paratiuid self-assigned this Jan 7, 2020
@patymori patymori added the enhancement New feature or request label Jan 7, 2020
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

No branches or pull requests

2 participants