Skip to content

v2.0.0

Choose a tag to compare

@cjackson cjackson released this 05 Dec 16:09
· 5 commits to master since this release
cbbd0b9

This release introduces a number of recently added API fields and includes the latest updates introduced in swagger-codegen 2.4.0.

  • Add TeamsDelete
  • Add Sandbox to Document
  • Add TextMessageVerificationLocked to DocumentSignrequest and Signrequest
  • Add DeleteAfter and Sandbox to Team
  • Add UseStampForApproveOnly to Signer
  • Generate client using swagger-codgen 2.4.0 instead of 2.3.1

Breaking Changes:

  • Rename ModelEvent to Event
  • Constructor arguments are now in camelCase instead of PascalCase