Update /data-sources
POST
to allow the inclusion of linked agencies.
#526
Labels
api
back-end
fixed_in_dev
This is merged into the dev environment and waiting to be merged into main
Context
Currently,
/data-sources
POST
does not allow you to also stipulate linked agencies. The only option is to call a separate endpoint, which could be a bit extra if we know the agencies at the time of data source creation. But we can fix that!Requirements
/data-sources
POST
so that agency id can be included as a parameter.Tests
/data-sources
POST
test to check for this.Docs
Open questions
The text was updated successfully, but these errors were encountered: