hellosign / hellosign-java-sdk

A Java SDK for the HelloSign API.
MIT License
13 stars 27 forks source link

SDK should support updating signature names #171

Closed c-t-disher closed 2 years ago

c-t-disher commented 2 years ago

Currently the HS SDK supports the ability to update the email for an existing signature on a request, but not the signature name. This is now possible with the HS API, and can be added to the SDK with #170.