docusign_esign 2.3.0.rc1 → 2.3.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 566c6093825b9e5d46f4be5cc77aad766f27652e
4
- data.tar.gz: ccfe7d99bf8ecc9ff4dbe51cfeaf60f2e8522a7b
3
+ metadata.gz: 275200aafd56c1a1af7b96965282dc17b91d4cc9
4
+ data.tar.gz: 2531487bb73c8e604c1953d0c3854fbff9de31fb
5
5
  SHA512:
6
- metadata.gz: 1dd246aa24368f9e784e996bbb6d49bafc91e1cd05a484e76ce94e20b8456f2ac18ba898036bad72b4e6d00ba1f7d5625c80647d625d0f6cb1e3d844b82933b6
7
- data.tar.gz: 24cf4af603dd4eca801eba7bd8f4671bfa3a4d1344906893066f8dac3054d3e3a48b5f71a94cdacd4a78329d554620a509e8e0919042a65f7bfc25606d4d7f9d
6
+ metadata.gz: 85b66bfc9f9ec51d5ce2d170067bed3fe5da44cb6a1be42cc2f8d916be611831f2a7273bda23c4dd96c91da8721cfea25a7a8cf3c00ba388056636f4d532bf33
7
+ data.tar.gz: 9be14ef44de178737932c4b3faaa67ca12cfd9e60d3131b51dc457b043f12593caf68c5036521f8ee1207d45eb1be5d209287f1fade3c2ba5a0c67e2c476086d
data/CHANGELOG.md CHANGED
@@ -3,11 +3,15 @@ All notable changes to this project will be documented in this file.
3
3
 
4
4
  See [DocuSign Support Center](https://support.docusign.com/en/releasenotes/) for Product Release Notes.
5
5
 
6
- ## [v2.3.0-rc1] - eSignature API v2-20.1.00 - 2020-03-13
6
+ ## [v2.3.0] - eSignature API v2-20.1.00 - 2020-03-13
7
7
  ### Changed
8
- - The SDK now supports version v2-20.1.00 of the DocuSign eSignature API.
9
- - Update rake version to 12.3.3
10
- - SDK Release Version updated.
8
+ - Added support for version v2-20.1.00 of the DocuSign eSignature API.
9
+ - Updated rake to version 12.3.3.
10
+ - Updated the SDK release version.
11
+ ### Added
12
+ - Added the new property `copy_recipient_data` to envelopes. When set to **true**, the information that recipients enter is retained when you clone an envelope. For example, if you resend an envelope that was declined or voided after one or more recipients entered data, that data is retained. Note that the account setting `enable_envelope_copy_with_data` must be set to **true**.
13
+ - Added a new object, `RecipientIdentityInputOption`: Reserved for DocuSign.
14
+ - Added a new parameter, `input_options`, to `AccountIdentityVerificationWorkflow`: Reserved for DocuSign.
11
15
 
12
16
  ## [v2.1.0] - eSignature API v2-19.2.02 - 2019-10-08
13
17
  ### Changed
data/lib/.DS_Store ADDED
Binary file
@@ -106,8 +106,6 @@ require 'docusign_esign/models/chunked_upload_response'
106
106
  require 'docusign_esign/models/cloud_storage_provider'
107
107
  require 'docusign_esign/models/cloud_storage_providers'
108
108
  require 'docusign_esign/models/company'
109
- require 'docusign_esign/models/complete_sign_hash_response'
110
- require 'docusign_esign/models/complete_sign_request'
111
109
  require 'docusign_esign/models/composite_template'
112
110
  require 'docusign_esign/models/connect_config_results'
113
111
  require 'docusign_esign/models/connect_custom_configuration'
@@ -126,7 +124,6 @@ require 'docusign_esign/models/contact_phone_number'
126
124
  require 'docusign_esign/models/contact_update_response'
127
125
  require 'docusign_esign/models/correct_view_request'
128
126
  require 'docusign_esign/models/country'
129
- require 'docusign_esign/models/credential'
130
127
  require 'docusign_esign/models/credit_card_information'
131
128
  require 'docusign_esign/models/credit_card_types'
132
129
  require 'docusign_esign/models/currency_feature_set_price'
@@ -151,10 +148,8 @@ require 'docusign_esign/models/document_html_definition_originals'
151
148
  require 'docusign_esign/models/document_html_definitions'
152
149
  require 'docusign_esign/models/document_html_display_anchor'
153
150
  require 'docusign_esign/models/document_html_display_settings'
154
- require 'docusign_esign/models/document_security_store'
155
151
  require 'docusign_esign/models/document_template'
156
152
  require 'docusign_esign/models/document_template_list'
157
- require 'docusign_esign/models/document_update_info'
158
153
  require 'docusign_esign/models/document_visibility'
159
154
  require 'docusign_esign/models/document_visibility_list'
160
155
  require 'docusign_esign/models/e_note_configuration'
@@ -296,24 +291,17 @@ require 'docusign_esign/models/referral_information'
296
291
  require 'docusign_esign/models/reminders'
297
292
  require 'docusign_esign/models/resource_information'
298
293
  require 'docusign_esign/models/return_url_request'
299
- require 'docusign_esign/models/revision'
300
294
  require 'docusign_esign/models/saml_assertion_attribute'
301
- require 'docusign_esign/models/seal'
302
295
  require 'docusign_esign/models/seal_identifier'
303
296
  require 'docusign_esign/models/seal_sign'
304
297
  require 'docusign_esign/models/seat_discount'
305
- require 'docusign_esign/models/sender'
306
298
  require 'docusign_esign/models/sender_email_notifications'
307
299
  require 'docusign_esign/models/server_template'
308
300
  require 'docusign_esign/models/service_information'
309
301
  require 'docusign_esign/models/service_version'
310
302
  require 'docusign_esign/models/settings_metadata'
311
303
  require 'docusign_esign/models/shared_item'
312
- require 'docusign_esign/models/sign_hash_document'
313
- require 'docusign_esign/models/sign_hash_session_info_response'
314
304
  require 'docusign_esign/models/sign_here'
315
- require 'docusign_esign/models/sign_session_info_request'
316
- require 'docusign_esign/models/signature_data_info'
317
305
  require 'docusign_esign/models/signature_provider_required_option'
318
306
  require 'docusign_esign/models/signature_type'
319
307
  require 'docusign_esign/models/signer'
@@ -351,18 +339,11 @@ require 'docusign_esign/models/template_tabs'
351
339
  require 'docusign_esign/models/template_update_summary'
352
340
  require 'docusign_esign/models/text'
353
341
  require 'docusign_esign/models/text_custom_field'
354
- require 'docusign_esign/models/time_stamp_field'
355
342
  require 'docusign_esign/models/title'
356
- require 'docusign_esign/models/tsp_health_check_request'
357
- require 'docusign_esign/models/tsp_health_check_status_description'
358
- require 'docusign_esign/models/update_transaction_request'
359
- require 'docusign_esign/models/update_transaction_response'
360
343
  require 'docusign_esign/models/usage_history'
361
- require 'docusign_esign/models/user'
362
344
  require 'docusign_esign/models/user_account_management_granular_information'
363
345
  require 'docusign_esign/models/user_info'
364
346
  require 'docusign_esign/models/user_info_list'
365
- require 'docusign_esign/models/user_info_response'
366
347
  require 'docusign_esign/models/user_information'
367
348
  require 'docusign_esign/models/user_information_list'
368
349
  require 'docusign_esign/models/user_password_information'
Binary file
@@ -129,54 +129,6 @@ module DocuSign_eSign
129
129
  return data, status_code, headers
130
130
  end
131
131
 
132
- # Generates a new connect HMAC Secret.
133
- #
134
- # @param account_id The external account number (int) or account ID Guid.
135
- # @return [nil]
136
- def create_connect_secret(account_id)
137
- create_connect_secret_with_http_info(account_id)
138
- return nil
139
- end
140
-
141
- # Generates a new connect HMAC Secret.
142
- #
143
- # @param account_id The external account number (int) or account ID Guid.
144
- # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
145
- def create_connect_secret_with_http_info(account_id)
146
- if @api_client.config.debugging
147
- @api_client.config.logger.debug "Calling API: ConnectApi.create_connect_secret ..."
148
- end
149
- # verify the required parameter 'account_id' is set
150
- fail ArgumentError, "Missing the required parameter 'account_id' when calling ConnectApi.create_connect_secret" if account_id.nil?
151
- # resource path
152
- local_var_path = "/v2/accounts/{accountId}/connect/secret".sub('{format}','json').sub('{' + 'accountId' + '}', account_id.to_s)
153
-
154
- # query parameters
155
- query_params = {}
156
-
157
- # header parameters
158
- header_params = {}
159
- # HTTP header 'Accept' (if needed)
160
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
161
-
162
- # form parameters
163
- form_params = {}
164
-
165
- # http body (model)
166
- post_body = nil
167
- auth_names = []
168
- data, status_code, headers = @api_client.call_api(:POST, local_var_path,
169
- :header_params => header_params,
170
- :query_params => query_params,
171
- :form_params => form_params,
172
- :body => post_body,
173
- :auth_names => auth_names)
174
- if @api_client.config.debugging
175
- @api_client.config.logger.debug "API called: ConnectApi#create_connect_secret\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
176
- end
177
- return data, status_code, headers
178
- end
179
-
180
132
  # Deletes the specified connect configuration.
181
133
  # Deletes the specified DocuSign Connect configuration. ###### Note: Connect must be enabled for your account to use this function.
182
134
  # @param account_id The external account number (int) or account ID Guid.
@@ -229,58 +181,6 @@ module DocuSign_eSign
229
181
  return data, status_code, headers
230
182
  end
231
183
 
232
- # Delete the connect HMAC Secret for AccountID
233
- #
234
- # @param account_id The external account number (int) or account ID Guid.
235
- # @param key_id
236
- # @return [nil]
237
- def delete_connect_secret(account_id, key_id)
238
- delete_connect_secret_with_http_info(account_id, key_id)
239
- return nil
240
- end
241
-
242
- # Delete the connect HMAC Secret for AccountID
243
- #
244
- # @param account_id The external account number (int) or account ID Guid.
245
- # @param key_id
246
- # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
247
- def delete_connect_secret_with_http_info(account_id, key_id)
248
- if @api_client.config.debugging
249
- @api_client.config.logger.debug "Calling API: ConnectApi.delete_connect_secret ..."
250
- end
251
- # verify the required parameter 'account_id' is set
252
- fail ArgumentError, "Missing the required parameter 'account_id' when calling ConnectApi.delete_connect_secret" if account_id.nil?
253
- # verify the required parameter 'key_id' is set
254
- fail ArgumentError, "Missing the required parameter 'key_id' when calling ConnectApi.delete_connect_secret" if key_id.nil?
255
- # resource path
256
- local_var_path = "/v2/accounts/{accountId}/connect/secret/{keyId}/delete".sub('{format}','json').sub('{' + 'accountId' + '}', account_id.to_s).sub('{' + 'keyId' + '}', key_id.to_s)
257
-
258
- # query parameters
259
- query_params = {}
260
-
261
- # header parameters
262
- header_params = {}
263
- # HTTP header 'Accept' (if needed)
264
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
265
-
266
- # form parameters
267
- form_params = {}
268
-
269
- # http body (model)
270
- post_body = nil
271
- auth_names = []
272
- data, status_code, headers = @api_client.call_api(:DELETE, local_var_path,
273
- :header_params => header_params,
274
- :query_params => query_params,
275
- :form_params => form_params,
276
- :body => post_body,
277
- :auth_names => auth_names)
278
- if @api_client.config.debugging
279
- @api_client.config.logger.debug "API called: ConnectApi#delete_connect_secret\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
280
- end
281
- return data, status_code, headers
282
- end
283
-
284
184
  # Deletes a Connect failure log entry.
285
185
  # Deletes the Connect failure log information for the specified entry.
286
186
  # @param account_id The external account number (int) or account ID Guid.
@@ -484,54 +384,6 @@ module DocuSign_eSign
484
384
  return data, status_code, headers
485
385
  end
486
386
 
487
- # Generates a new connect HMAC Secret.
488
- #
489
- # @param account_id The external account number (int) or account ID Guid.
490
- # @return [nil]
491
- def generate_connect_secret(account_id)
492
- generate_connect_secret_with_http_info(account_id)
493
- return nil
494
- end
495
-
496
- # Generates a new connect HMAC Secret.
497
- #
498
- # @param account_id The external account number (int) or account ID Guid.
499
- # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
500
- def generate_connect_secret_with_http_info(account_id)
501
- if @api_client.config.debugging
502
- @api_client.config.logger.debug "Calling API: ConnectApi.generate_connect_secret ..."
503
- end
504
- # verify the required parameter 'account_id' is set
505
- fail ArgumentError, "Missing the required parameter 'account_id' when calling ConnectApi.generate_connect_secret" if account_id.nil?
506
- # resource path
507
- local_var_path = "/v2/accounts/{accountId}/connect/secret".sub('{format}','json').sub('{' + 'accountId' + '}', account_id.to_s)
508
-
509
- # query parameters
510
- query_params = {}
511
-
512
- # header parameters
513
- header_params = {}
514
- # HTTP header 'Accept' (if needed)
515
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
516
-
517
- # form parameters
518
- form_params = {}
519
-
520
- # http body (model)
521
- post_body = nil
522
- auth_names = []
523
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
524
- :header_params => header_params,
525
- :query_params => query_params,
526
- :form_params => form_params,
527
- :body => post_body,
528
- :auth_names => auth_names)
529
- if @api_client.config.debugging
530
- @api_client.config.logger.debug "API called: ConnectApi#generate_connect_secret\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
531
- end
532
- return data, status_code, headers
533
- end
534
-
535
387
  # Get a Connect Configuration Information
536
388
  # Retrieves the information for the specified DocuSign Connect configuration. ###### Note: Connect must be enabled for your account to use this function.
537
389
  # @param account_id The external account number (int) or account ID Guid.
@@ -585,54 +437,6 @@ module DocuSign_eSign
585
437
  return data, status_code, headers
586
438
  end
587
439
 
588
- # Get the connect HMAC Secrets for AccountID
589
- #
590
- # @param account_id The external account number (int) or account ID Guid.
591
- # @return [nil]
592
- def get_connect_secrets(account_id)
593
- get_connect_secrets_with_http_info(account_id)
594
- return nil
595
- end
596
-
597
- # Get the connect HMAC Secrets for AccountID
598
- #
599
- # @param account_id The external account number (int) or account ID Guid.
600
- # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
601
- def get_connect_secrets_with_http_info(account_id)
602
- if @api_client.config.debugging
603
- @api_client.config.logger.debug "Calling API: ConnectApi.get_connect_secrets ..."
604
- end
605
- # verify the required parameter 'account_id' is set
606
- fail ArgumentError, "Missing the required parameter 'account_id' when calling ConnectApi.get_connect_secrets" if account_id.nil?
607
- # resource path
608
- local_var_path = "/v2/accounts/{accountId}/connect/secrets".sub('{format}','json').sub('{' + 'accountId' + '}', account_id.to_s)
609
-
610
- # query parameters
611
- query_params = {}
612
-
613
- # header parameters
614
- header_params = {}
615
- # HTTP header 'Accept' (if needed)
616
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
617
-
618
- # form parameters
619
- form_params = {}
620
-
621
- # http body (model)
622
- post_body = nil
623
- auth_names = []
624
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
625
- :header_params => header_params,
626
- :query_params => query_params,
627
- :form_params => form_params,
628
- :body => post_body,
629
- :auth_names => auth_names)
630
- if @api_client.config.debugging
631
- @api_client.config.logger.debug "API called: ConnectApi#get_connect_secrets\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
632
- end
633
- return data, status_code, headers
634
- end
635
-
636
440
  # Get the specified Connect log entry.
637
441
  # Retrieves the specified Connect log entry for your account. ###### Note: The `enableLog` setting in the Connect configuration must be set to true to enable logging. If logging is not enabled, then no log entries are recorded.
638
442
  # @param account_id The external account number (int) or account ID Guid.
@@ -73,58 +73,6 @@ module DocuSign_eSign
73
73
  return data, status_code, headers
74
74
  end
75
75
 
76
- # Retrieves an account settings comparison.
77
- #
78
- # @param organization_id
79
- # @param result_id
80
- # @return [nil]
81
- def get_account_settings_export(organization_id, result_id)
82
- get_account_settings_export_with_http_info(organization_id, result_id)
83
- return nil
84
- end
85
-
86
- # Retrieves an account settings comparison.
87
- #
88
- # @param organization_id
89
- # @param result_id
90
- # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
91
- def get_account_settings_export_with_http_info(organization_id, result_id)
92
- if @api_client.config.debugging
93
- @api_client.config.logger.debug "Calling API: OrganizationsApi.get_account_settings_export ..."
94
- end
95
- # verify the required parameter 'organization_id' is set
96
- fail ArgumentError, "Missing the required parameter 'organization_id' when calling OrganizationsApi.get_account_settings_export" if organization_id.nil?
97
- # verify the required parameter 'result_id' is set
98
- fail ArgumentError, "Missing the required parameter 'result_id' when calling OrganizationsApi.get_account_settings_export" if result_id.nil?
99
- # resource path
100
- local_var_path = "/v2/organization_exports/{organizationId}/account_settings/{resultId}".sub('{format}','json').sub('{' + 'organizationId' + '}', organization_id.to_s).sub('{' + 'resultId' + '}', result_id.to_s)
101
-
102
- # query parameters
103
- query_params = {}
104
-
105
- # header parameters
106
- header_params = {}
107
- # HTTP header 'Accept' (if needed)
108
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
109
-
110
- # form parameters
111
- form_params = {}
112
-
113
- # http body (model)
114
- post_body = nil
115
- auth_names = []
116
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
117
- :header_params => header_params,
118
- :query_params => query_params,
119
- :form_params => form_params,
120
- :body => post_body,
121
- :auth_names => auth_names)
122
- if @api_client.config.debugging
123
- @api_client.config.logger.debug "API called: OrganizationsApi#get_account_settings_export\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
124
- end
125
- return data, status_code, headers
126
- end
127
-
128
76
  # Retrieves org level report by correlation id and site.
129
77
  #
130
78
  # @param organization_id
@@ -176,57 +124,5 @@ module DocuSign_eSign
176
124
  end
177
125
  return data, status_code, headers
178
126
  end
179
-
180
- # Retrieves UserList Export Results data.
181
- #
182
- # @param organization_id
183
- # @param result_id
184
- # @return [nil]
185
- def get_user_list_export(organization_id, result_id)
186
- get_user_list_export_with_http_info(organization_id, result_id)
187
- return nil
188
- end
189
-
190
- # Retrieves UserList Export Results data.
191
- #
192
- # @param organization_id
193
- # @param result_id
194
- # @return [Array<(nil, Fixnum, Hash)>] nil, response status code and response headers
195
- def get_user_list_export_with_http_info(organization_id, result_id)
196
- if @api_client.config.debugging
197
- @api_client.config.logger.debug "Calling API: OrganizationsApi.get_user_list_export ..."
198
- end
199
- # verify the required parameter 'organization_id' is set
200
- fail ArgumentError, "Missing the required parameter 'organization_id' when calling OrganizationsApi.get_user_list_export" if organization_id.nil?
201
- # verify the required parameter 'result_id' is set
202
- fail ArgumentError, "Missing the required parameter 'result_id' when calling OrganizationsApi.get_user_list_export" if result_id.nil?
203
- # resource path
204
- local_var_path = "/v2/organization_exports/{organizationId}/user_list/{resultId}".sub('{format}','json').sub('{' + 'organizationId' + '}', organization_id.to_s).sub('{' + 'resultId' + '}', result_id.to_s)
205
-
206
- # query parameters
207
- query_params = {}
208
-
209
- # header parameters
210
- header_params = {}
211
- # HTTP header 'Accept' (if needed)
212
- header_params['Accept'] = @api_client.select_header_accept(['application/json'])
213
-
214
- # form parameters
215
- form_params = {}
216
-
217
- # http body (model)
218
- post_body = nil
219
- auth_names = []
220
- data, status_code, headers = @api_client.call_api(:GET, local_var_path,
221
- :header_params => header_params,
222
- :query_params => query_params,
223
- :form_params => form_params,
224
- :body => post_body,
225
- :auth_names => auth_names)
226
- if @api_client.config.debugging
227
- @api_client.config.logger.debug "API called: OrganizationsApi#get_user_list_export\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
228
- end
229
- return data, status_code, headers
230
- end
231
127
  end
232
128
  end
@@ -10,5 +10,5 @@ Generated by: https://github.com/swagger-api/swagger-codegen.git
10
10
  =end
11
11
 
12
12
  module DocuSign_eSign
13
- VERSION = "2.3.0.rc1"
13
+ VERSION = "2.3.0"
14
14
  end
data/tests/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- docusign_esign (3.2.0.rc1)
4
+ docusign_esign (2.3.0)
5
5
  json (~> 2.1, >= 2.1.0)
6
6
  jwt (~> 1.0, >= 1.5.2)
7
7
  typhoeus (~> 1.0, >= 1.0.1)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: docusign_esign
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.0.rc1
4
+ version: 2.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - DocuSign
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-03-13 00:00:00.000000000 Z
11
+ date: 2020-03-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jwt
@@ -265,10 +265,11 @@ files:
265
265
  - LICENSE
266
266
  - README.md
267
267
  - Rakefile
268
- - docusign_esign-3.2.0.rc1.gem
269
268
  - docusign_esign.gemspec
270
269
  - git_push.sh
270
+ - lib/.DS_Store
271
271
  - lib/docusign_esign.rb
272
+ - lib/docusign_esign/.DS_Store
272
273
  - lib/docusign_esign/api/.DS_Store
273
274
  - lib/docusign_esign/api/accounts_api.rb
274
275
  - lib/docusign_esign/api/authentication_api.rb
@@ -683,9 +684,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
683
684
  version: '1.9'
684
685
  required_rubygems_version: !ruby/object:Gem::Requirement
685
686
  requirements:
686
- - - ">"
687
+ - - ">="
687
688
  - !ruby/object:Gem::Version
688
- version: 1.3.1
689
+ version: '0'
689
690
  requirements: []
690
691
  rubyforge_project:
691
692
  rubygems_version: 2.5.2.3
Binary file