Update POST
endpoints with location info to accept only location id
#563
Labels
POST
endpoints with location info to accept only location id
#563
Context
Several
POST
endpoints take location information to immediately associate the resource with a given location.However, per the developments in #559, we probably want to switch these to taking just the location ids, rather than the full string matches.
These include:
/agencies
POST
/data-requests
POST
Requirements
Tests
Docs
Open questions
The text was updated successfully, but these errors were encountered: