Skip to content

Add geocoding endpoints to Passenger API - #755

Merged
asc-ioki merged 2 commits into
mainfrom
passenger-api-geocoding
Aug 3, 2026
Merged

Add geocoding endpoints to Passenger API#755
asc-ioki merged 2 commits into
mainfrom
passenger-api-geocoding

Conversation

@asc-ioki

@asc-ioki asc-ioki commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the passenger-API geocoding session/search/details endpoints and their models to the gem, mirroring the existing operator geocoding implementation

Contents

  • Endpoints: create_geocoding_session, delete_geocoding_session, create_geocoding_search,
    create_geocoding_search_details
  • Models: GeocodingSession (create takes product_id only — the user
    comes from the request-token auth), GeocodingSearch, GeocodingSearchResults, GeocodingSearchResult, GeocodingSearchDetails.

asc-ioki and others added 2 commits August 3, 2026 13:17
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@asc-ioki
asc-ioki requested a review from phylor August 3, 2026 11:27
@asc-ioki asc-ioki self-assigned this Aug 3, 2026
@asc-ioki
asc-ioki merged commit cce61b4 into main Aug 3, 2026
2 checks passed
@asc-ioki
asc-ioki deleted the passenger-api-geocoding branch August 3, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants