Skip to content

Switch API pagination to use query parameters

Theo requested to merge conversation-rest-updates into master

What does this MR do?

Changes offsetting and limiting functionality in message API to be configurable through query parameters.

How confident are you it won't break things if deployed?

Confident

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Chris Oelmueller

Merge request reports