Skip to content

Add a Utility for transforming LCPageables

Chris Lemaire requested to merge q364-queue-2-0-pagination into development

LCPageables are new DTO objects added in Labracore. For changing a Pageable into an LCPageable, this commit adds a new Utility class to Labradoor.

Additionally, this commit updates the current specification to include new paged endpoints in Labracore.

Merge request reports