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

Add support for local_authority_slug disambiguator for Imminence places endpoint #1183

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

KludgeKML
Copy link
Contributor

To support split postcode disambiguation for places items in Frontend, Imminence's place endpoint has to be able to take a local authority slug in addition to a postcode.

https://trello.com/c/C4nLJyVO/1778-add-split-postcode-support-for-places-in-frontend

Copy link
Contributor

@1pretz1 1pretz1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Could we update the CHANGELOG to unreleased if we're expecting to bump the version in another PR? Also one minor inline comment

test/imminence_api_test.rb Outdated Show resolved Hide resolved
…es endpoint, remove preprocessing of imminence responses

Breaking change which allows more complex responses by removing preprocessing code.
Also remove obsolete location handling code, and update pact tests to include address disambiguation response.
@KludgeKML KludgeKML force-pushed the imminence-additional-parameters branch from c0542d9 to 6dd1ee0 Compare February 15, 2023 12:56
@KludgeKML
Copy link
Contributor Author

Note for posterity: Failing pacts tests will be addressed in Imminence merge coming soon in this PR: alphagov/places-manager#862

@KludgeKML KludgeKML merged commit 747afcb into main Feb 15, 2023
@KludgeKML KludgeKML deleted the imminence-additional-parameters branch February 15, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants