Sha256: d39c8a57276bb9fe37578755945db2504a1f5a270f39b2cab28a77583202c579
Contents?: true
Size: 1.2 KB
Versions: 2
Compression:
Stored size: 1.2 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 1.1.3 # Patched - support 202 response ### Version 1.2.0 # Changed - configuration: language -> language_resolver
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
eps-rapid-1.2.1 | CHANGELOG.MD |
eps-rapid-1.2.0 | CHANGELOG.MD |