@findhotel/sapi
Advanced tools
Comparing version 0.22.7 to 0.22.8
@@ -0,1 +1,6 @@ | ||
## [0.22.8](https://github.com/FindHotel/sapi/compare/v0.22.7...v0.22.8) (2021-11-16) | ||
### Added | ||
- `roomLimit` parameter for RAA requests | ||
## [0.22.7](https://github.com/FindHotel/sapi/compare/v0.22.6...v0.22.7) (2021-11-09) | ||
@@ -2,0 +7,0 @@ ### Added |
@@ -17,2 +17,3 @@ import { HotelOfferEntity } from '../types'; | ||
deviceCategory: string; | ||
variations: string[]; | ||
} | ||
@@ -19,0 +20,0 @@ export interface GetOffersParameters { |
{ | ||
"name": "@findhotel/sapi", | ||
"version": "0.22.7", | ||
"version": "0.22.8", | ||
"description": "FindHotel Search API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
260741
2217