Skip to content

Commit 82e07be

Browse files
authored
Version 2.4.0-rc1 apiv2.0 (#66)
Version 2.4.0-rc1 * sdk built through Tir * Updated Setup, removed tsps_api
1 parent a982384 commit 82e07be

File tree

371 files changed

+61680
-52319
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

371 files changed

+61680
-52319
lines changed

.swagger-codegen/VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.4.13-SNAPSHOT

docusign_esign/apis/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
from __future__ import absolute_import
22

3+
# flake8: noqa
4+
35
# import apis into api package
46
from .accounts_api import AccountsApi
57
from .authentication_api import AuthenticationApi

docusign_esign/apis/accounts_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
DocuSign REST API
55
6-
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
6+
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
77
88
OpenAPI spec version: v2
99

docusign_esign/apis/authentication_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
DocuSign REST API
55
6-
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
6+
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
77
88
OpenAPI spec version: v2
99

docusign_esign/apis/billing_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
DocuSign REST API
55
6-
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
6+
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
77
88
OpenAPI spec version: v2
99

docusign_esign/apis/bulk_envelopes_api.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
DocuSign REST API
55
6-
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
6+
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
77
88
OpenAPI spec version: v2
99
@@ -535,7 +535,7 @@ def update_recipients(self, account_id, envelope_id, recipient_id, bulk_recipien
535535
for asynchronous request. (optional)
536536
:param str account_id: The external account number (int) or account id GUID. (required)
537537
:param str envelope_id: The envelope's GUID. Eg 93be49ab-afa0-4adf-933c-f752070d71ec (required)
538-
:param str recipient_id: The `recipientId` used when the envelope or template was created. (required)
538+
:param str recipient_id: A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. (required)
539539
:param str bulk_recipients_request: (required)
540540
:return: BulkRecipientsSummaryResponse
541541
If the method is called asynchronously,
@@ -564,7 +564,7 @@ def update_recipients_with_http_info(self, account_id, envelope_id, recipient_id
564564
for asynchronous request. (optional)
565565
:param str account_id: The external account number (int) or account id GUID. (required)
566566
:param str envelope_id: The envelope's GUID. Eg 93be49ab-afa0-4adf-933c-f752070d71ec (required)
567-
:param str recipient_id: The `recipientId` used when the envelope or template was created. (required)
567+
:param str recipient_id: A local reference that senders use to map recipients to other objects, such as specific document tabs. Within an envelope, each `recipientId` must be unique, but there is no uniqueness requirement across envelopes. For example, many envelopes assign the first recipient a `recipientId` of `1`. (required)
568568
:param str bulk_recipients_request: (required)
569569
:return: BulkRecipientsSummaryResponse
570570
If the method is called asynchronously,

docusign_esign/apis/cloud_storage_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
DocuSign REST API
55
6-
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
6+
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
77
88
OpenAPI spec version: v2
99

docusign_esign/apis/connect_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
DocuSign REST API
55
6-
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
6+
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
77
88
OpenAPI spec version: v2
99

docusign_esign/apis/custom_tabs_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
DocuSign REST API
55
6-
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
6+
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
77
88
OpenAPI spec version: v2
99

docusign_esign/apis/diagnostics_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"""
44
DocuSign REST API
55
6-
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
6+
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
77
88
OpenAPI spec version: v2
99

0 commit comments

Comments
 (0)