Skip to content

Feature/663 paginate endpoints listing

Julien Andrieux requested to merge feature/663-paginate-endpoints-listing into develop

Describe the MR

The listing of Endpoints is not longer caped to the page_size parameter of the API calls, but paginates thru the complete listing.

Why was this MR needed?

In case we have big clients :)

Extra-care points?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • CHANGELOG updated
  • Unit Tests added/updated

What are the relevant issue numbers?

Closes #663 (closed)

License and Developer Certificate of Origin

  • By contributing to Pantomath SAS, You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Pantomath SAS. Except for the license granted herein to Pantomath SAS and recipients of software distributed by Pantomath SAS, You reserve all right, title, and interest in and to Your Contributions. All Contributions are subject to the following Developer Certificate of Origin and License terms.
Edited by Julien Andrieux

Merge request reports