Skip to content

Conversation

@cblanc
Copy link
Member

@cblanc cblanc commented Dec 12, 2025

When a postcode lookup returns 404, the API now checks if the postcode
exists in the terminated postcodes dataset. If found, the error response
includes a terminated property with postcode details (postcode,
year_terminated, month_terminated, longitude, latitude).

Fixes #1295

When a postcode lookup returns 404, the API now checks if the postcode
exists in the terminated postcodes dataset. If found, the error response
includes a terminated property with postcode details (postcode,
year_terminated, month_terminated, longitude, latitude).

Fixes #1295
@cblanc cblanc merged commit 6726707 into master Dec 12, 2025
2 checks passed
@cblanc cblanc deleted the terminated_postcodes branch December 12, 2025 14:36
@idealbot
Copy link
Member

🎉 This issue has been resolved in version 17.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

Return terminated status for postcode lookup

2 participants