Skip to content

Adds rest endpoint for fair share points

David requested to merge fsp-rest-endpoint into master

Closes #345 (closed)

What does this MR do?

Adds are rest endpoint for fair share points that allows to list ones nearby a location (similar to the basket endpoint) and to query a fair share point by id.

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

Very, it just adds a new rest endpoint and adds a new method to the gateway.

Links to related issues

#345 (closed)

foodsharing-android#30 (closed)

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