Skip to content

Ngstack 1017 hydra pagination enrichment feature#9

Merged
emodric merged 5 commits intomasterfrom
NGSTACK-1017-hydra-pagination-enrichment-feature
Mar 2, 2026
Merged

Ngstack 1017 hydra pagination enrichment feature#9
emodric merged 5 commits intomasterfrom
NGSTACK-1017-hydra-pagination-enrichment-feature

Conversation

@JakovKnezovicc
Copy link
Contributor

Added hydra_pagination_enrichment feature for Hydra collections:

  • Enriches Hydra collection schema and serialized view payload with numeric pagination fields:
    firstPage, lastPage, currentPage, previousPage, nextPage, itemsPerPage.
  • Implements this via decorators on Hydra schema factory and partial collection view normalizer.
  • Skips payload enrichment when paginationViaCursor is enabled.

@JakovKnezovicc JakovKnezovicc self-assigned this Feb 27, 2026
@JakovKnezovicc JakovKnezovicc force-pushed the NGSTACK-1017-hydra-pagination-enrichment-feature branch from a1b9842 to 5b50a38 Compare February 27, 2026 15:03
@emodric emodric merged commit d496c38 into master Mar 2, 2026
2 checks passed
@emodric emodric deleted the NGSTACK-1017-hydra-pagination-enrichment-feature branch March 2, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants