Police-Data-Accessibility-Project / data-sources-app

An API and UI for using and maintaining the Data Sources database
MIT License
4 stars 5 forks source link

Update `location_infos` in `/data-request` `POST` endpoint to match `/typeahead/locations` #487

Open maxachis opened 1 month ago

maxachis commented 1 month ago

Context

Currently, the location information provided in /data-request POST has different key names compared to /typeahead/locations. These should be modified to match.

Requirements

Tests

Docs

Open questions