hellosign / hellosign-ruby-sdk

A Ruby SDK for HelloSign's API
MIT License
52 stars 61 forks source link

Add notification to readme about change in returned data format in release 3.7.7 #104

Open Framinus opened 5 years ago

Framinus commented 5 years ago

This commit in release 3.7.7 changes the data return format from a raw data hash to a pre-processed object tree:

https://github.com/HelloFax/hellosign-ruby-sdk/commit/ecb5b8bd31cb5f1985c3d1cea0534b3e7dd8ac68#diff-42ab48678d64732c1f5f3ba54c8a4d88

This can be a breaking change for users who are processing return data as a json hash.

ronniebermejo commented 5 years ago

"Affected users who was processing return data as a json hash" ++