Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update /data-sources POST to allow the inclusion of linked agencies. #526

Open
maxachis opened this issue Nov 13, 2024 · 0 comments
Open
Labels
api back-end fixed_in_dev This is merged into the dev environment and waiting to be merged into main

Comments

@maxachis
Copy link
Contributor

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

  • Update /data-sources POST so that agency id can be included as a parameter.

Tests

  • Update /data-sources POST test to check for this.

Docs

  • API documentation will need updated.

Open questions

  • None at this time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api back-end fixed_in_dev This is merged into the dev environment and waiting to be merged into main
Projects
None yet
Development

No branches or pull requests

1 participant