Skip to content

Commit

Permalink
Version 2.4.0-rc1 apiv2.0 (#66)
Browse files Browse the repository at this point in the history
Version 2.4.0-rc1

* sdk built through Tir

* Updated Setup, removed tsps_api
  • Loading branch information
harsharahul authored May 15, 2020
1 parent a982384 commit 82e07be
Show file tree
Hide file tree
Showing 371 changed files with 61,680 additions and 52,319 deletions.
1 change: 1 addition & 0 deletions .swagger-codegen/VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.4.13-SNAPSHOT
2 changes: 2 additions & 0 deletions docusign_esign/apis/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
from __future__ import absolute_import

# flake8: noqa

# import apis into api package
from .accounts_api import AccountsApi
from .authentication_api import AuthenticationApi
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/accounts_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/authentication_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/billing_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
6 changes: 3 additions & 3 deletions docusign_esign/apis/bulk_envelopes_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down Expand Up @@ -535,7 +535,7 @@ def update_recipients(self, account_id, envelope_id, recipient_id, bulk_recipien
for asynchronous request. (optional)
:param str account_id: The external account number (int) or account id GUID. (required)
:param str envelope_id: The envelope's GUID. Eg 93be49ab-afa0-4adf-933c-f752070d71ec (required)
:param str recipient_id: The `recipientId` used when the envelope or template was created. (required)
: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)
:param str bulk_recipients_request: (required)
:return: BulkRecipientsSummaryResponse
If the method is called asynchronously,
Expand Down Expand Up @@ -564,7 +564,7 @@ def update_recipients_with_http_info(self, account_id, envelope_id, recipient_id
for asynchronous request. (optional)
:param str account_id: The external account number (int) or account id GUID. (required)
:param str envelope_id: The envelope's GUID. Eg 93be49ab-afa0-4adf-933c-f752070d71ec (required)
:param str recipient_id: The `recipientId` used when the envelope or template was created. (required)
: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)
:param str bulk_recipients_request: (required)
:return: BulkRecipientsSummaryResponse
If the method is called asynchronously,
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/cloud_storage_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/connect_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/custom_tabs_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/diagnostics_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/envelopes_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API

The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501

OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/folders_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/groups_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/notary_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/organizations_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/power_forms_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/signing_groups_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/templates_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/users_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
2 changes: 1 addition & 1 deletion docusign_esign/apis/workspaces_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""
DocuSign REST API
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign.
The DocuSign REST API provides you with a powerful, convenient, and simple Web services API for interacting with DocuSign. # noqa: E501
OpenAPI spec version: v2
Contact: devcenter@docusign.com
Expand Down
Loading

0 comments on commit 82e07be

Please sign in to comment.