Sha256: 5d776afae70bc93096362a92ac3870cf2dda061ef808c49e169631f3c15f7033
Contents?: true
Size: 1.07 KB
Versions: 2
Compression:
Stored size: 1.07 KB
Contents
### Version 1.0.0 # Added - Client(#geogrphy-resource) - Error handling(#geogrphy-resource) - Geography resource(#geogrphy-resource) - Content resource(#content-resource) - Shopping resource(#shopping-resource) - Booking resource(#booking-resource) - Manage booking resource(#booking-resource) - Added methods put and delete to the client(#booking-resource) - Recommendations resource(#recommendation-resource) - Notifications resource(#notifications-resource) # Changed - Updated readme.md - Add test header to request(#shopping-resource) # Patched - Move preparing uri params to client.rb(#content-resource) - Move recommendation rate from Shopping to Recommendations class(#recommendation-resource) # Removed - Remove redundant methods get_by_link & post_by_link form client(#booking-resource) ### Version 1.0.1 # Changed - add compatibility with ruby 3.0.0 ### Version 1.1.0 # Added - add request and response logging - 204 responses returns hash ### Version 1.1.1 # Patched - support for multi-value params, i.e. `property_id: [1234, 2345]` is translated to `property_id=1234&property_id=2345`
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
eps-rapid-1.1.2 | CHANGELOG.MD |
eps-rapid-1.1.1 | CHANGELOG.MD |