Releases: docusign/docusign-admin-ruby-client
Releases · docusign/docusign-admin-ruby-client
Version 2.0.0
Changed
- Added support for version v2.1-1.4.1 of the Docusign Admin API.
- Removed the staging base path and OAuth path constant.
- Updated logic to derive the
oauth_base_path
frombase_path
. - Updated the SDK release version.
Version 2.0.0.rc2
Changed
- Added support for version v2.1-1.4.1 of the DocuSign Admin API.
- Removed the staging base path and OAuth path constant.
- Updated the SDK release version.
Version 2.0.0.rc1
Breaking Changes
API Changes (Click to expand)
Added new query parameter "include_ds_groups" to the API "/v2/organizations/{organizationId}/users":
Added New APIs for Account Creation
Other Changes
- Updated logic to derive the
oauth_base_path
frombase_path
. - Added support for version v2.1-1.4.0 of the DocuSign Admin API.
- Updated the SDK release version.
Version 1.3.0
Changed
- Added support for version v2.1-1.3.0 of the DocuSign Admin API.
- Updated the SDK release version.
New endpoints:
GET /v1/organizations/{organizationId}/assetGroups/accounts
Get asset group accounts for an organization.POST /v1/organizations/{organizationId}/assetGroups/accountClone
Clone an existing DocuSign account.GET /v1/organizations/{organizationId}/assetGroups/accountClones
Gets all asset group account clones for an organization.GET /v1/organizations/{organizationId}/assetGroups/{assetGroupId}/accountClones/{assetGroupWorkId}
Gets information about a single cloned account.
Version 1.2.0
Changed
- Added support for version v2.1-1.2.0 of the DocuSign Admin API.
- Updated the SDK release version.
Version 1.1.0
Changed
- Added support for version v2.1-1.1.0 of the DocuSign Admin API.
- Updated the SDK release version.
Version 1.0.0
Changed
- Added support for version v2.1-1.0.0 of the DocuSign Admin API.
- Updated the SDK release version.
Version 1.0.0.beta
Added
- First version of Admin API, supports DocuSign Admin