Skip to content

Rest endpoint for close baskets

Alex requested to merge close-baskets-endpoint into master

Addresses #345 (closed)

What does this MR do?

Adds a Rest endpoint that lists baskets close to a given location or the user's home.

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

It's a GET method that doesn't change anything and the test works.

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))

Merge request reports