Closed
Description
Hi,
Sometimes we cannot have informations such as the total elements and total pages of a request, that's where we're using a Slice instead of a Page.
But the PagedResourcesAssembler does not allows to convert a Slice to a Resource, it would be great to add a toResource(Slice<T> entity)
method, or even add SlicedResourcesAssembler class.
Metadata
Metadata
Assignees
Labels
No labels