Open Framinus opened 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.
"Affected users who was processing return data as a json hash" ++
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.