Skip to content

Expose stable address keys on geocoding results#29

Merged
imliam merged 1 commit into
mainfrom
fix-25
Jul 16, 2026
Merged

Expose stable address keys on geocoding results#29
imliam merged 1 commit into
mainfrom
fix-25

Conversation

@imliam

@imliam imliam commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

The library has no field for stable_address_key in GeocodingResult despite the API returning it. It defaults to None when the API omits it, so existing code is unaffected.

Fixes #25

@imliam
imliam requested a review from MiniCodeMonkey July 14, 2026 15:51
@imliam
imliam merged commit 6b4738f into main Jul 16, 2026
1 check passed
@imliam
imliam deleted the fix-25 branch July 16, 2026 10:42
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.

Stable address keys do not appear to be exposed in the library

2 participants