Skip to content

Commit

Permalink
Fix system proxy endpoint forwarding query params
Browse files Browse the repository at this point in the history
DEFRA/water-abstraction-team#54
https://eaflood.atlassian.net/browse/WATER-3787

In a previous change we [Create system proxy endpoint](#2229). We need this to be able to send requests to the [water-abstraction-system](https://github.com/DEFRA/water-abstraction-system) when using our AWS environments.

That all seemed to work, until we changed an endpoint in **water-absraction-system** to require a query param to be passed through. Our proxy isn't doing this so now **water-abstraction-system** errors because of the missing param.

This change fixes the issue.
  • Loading branch information
Cruikshanks committed Nov 30, 2022
1 parent 08d62f7 commit 2dae292
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 2dae292

Please sign in to comment.