docusign / docusign-esign-java-client

The Official Docusign Java Client Library used to interact with the eSignature REST API. Send, sign, and approve documents using this client.
https://javadoc.io/doc/com.docusign/docusign-esign-java/latest/index.html
MIT License
107 stars 97 forks source link

New Responsive/HTML functionality #88

Closed asurath closed 6 years ago

asurath commented 6 years ago

Should we start writing the corresponding client functionality and getting pull requests going or will there be an internally written update for the code? We would like to start using the new functionality via the Java client ASAP.

LarryKlugerDS commented 6 years ago

Hi @asurath,

We're working on adding the new features to the SDKs. Please ask your DocuSign support or sales contacts to add your information to the DocuSign internal tracking issue DCM-2945. That will help raise its visibility within the responsible engineering group.

Unfortunately, because the SDKs are machine generated from a Swagger file, we can't handle a pull request for software that would then be over-written with the next release of the machine-generated software.

You are welcome to fork the SDK to add your own support for the features until they're added to the SDKs.

Thanks, Larry

asurath commented 6 years ago

Thanks for the info, closing this issue