You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fmeta 352 - Added showWegoFaresOnly param to handle bow_only=true flag ( #142) * feat: Added the showWegoFaresOnly param to the search API Signed-off-by: Nikitha <nikitha.sairam@wego.com> * feat: Added showWegoFaresOnly param to search API for bow_only=true param Signed-off-by: Nikitha <nikitha.sairam@wego.com> --------- Signed-off-by: Nikitha <nikitha.sairam@wego.com>
Remove convert price for hotel rate (#131) * Remove convertPrice for hotel rate and fix test * Bump version * Update prod build * Remove convertPrice to selected currency in updateCurrency * Update prod build * Update travis config
Remove convert price for hotel rate (#131) * Remove convertPrice for hotel rate and fix test * Bump version * Update prod build * Remove convertPrice to selected currency in updateCurrency * Update prod build * Update travis config
Include ts code and remove hotel rates merging logic (#127) * Remove hotel rates merger logic * Add logging of rate count * Revert rate merger changes * Change ways of passing extra body params to metasearch * Update build * Remove merging of rate based on provider logic * Renmove comments * Include ts code in HotelDetailsClient.js * Bump version * Remove commented code