falling-fruit / falling-fruit-api

API (v0.3) for Falling Fruit
https://fallingfruit.org/api/0.3
GNU General Public License v3.0
6 stars 1 forks source link

Return list of locations for an import #31

Open wbazant opened 3 weeks ago

wbazant commented 3 weeks ago

An import_id param could be added to GET /locations, or add a GET /imports/{id}/locations which returns location ids.

Proposed in https://github.com/falling-fruit/falling-fruit-web/issues/424#issuecomment-2392216069.