Skip to content

feat(google): flights.bookingOptions() + booking_url/selection_token (0.14.0)#3

Open
0xGhostCasper wants to merge 1 commit into
mainfrom
feat/flights-booking-options
Open

feat(google): flights.bookingOptions() + booking_url/selection_token (0.14.0)#3
0xGhostCasper wants to merge 1 commit into
mainfrom
feat/flights-booking-options

Conversation

@0xGhostCasper

Copy link
Copy Markdown
Member

Sync for the ScrapeBadger Google Flights API changes (monorepo PR #287).

  • Add FlightsClient.bookingOptions(params)GET /v1/google/flights/booking_options (provider booking list — airline/OTA + prices — for a selected itinerary).
  • Add FlightsBookingOptionsParams type (exported).
  • Document the new per-offer booking_url + selection_token and the response search_url on search().
  • Bump 0.13.1 → 0.14.0.

Tests: 197 pass (added flights search + bookingOptions). Build clean.

Publish: cut a GitHub Release after merge to trigger the npm publish workflow.

…(0.14.0)

Add FlightsClient.bookingOptions() for the new GET /v1/google/flights/
booking_options endpoint (provider booking list for a selected
itinerary). Document the new per-offer booking_url + selection_token and
the search_url on the flights search response. Bump 0.13.1 -> 0.14.0.
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