dropbox-sign 1.4.1 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +26 -24
- data/README.md +6 -4
- data/VERSION +1 -1
- data/docs/AccountResponse.md +1 -0
- data/docs/AccountResponseQuotas.md +1 -0
- data/docs/AccountResponseUsage.md +10 -0
- data/dropbox-sign.gemspec +2 -1
- data/lib/dropbox-sign/api/account_api.rb +1 -1
- data/lib/dropbox-sign/api/api_app_api.rb +3 -3
- data/lib/dropbox-sign/api/bulk_send_job_api.rb +5 -5
- data/lib/dropbox-sign/api/embedded_api.rb +1 -1
- data/lib/dropbox-sign/api/o_auth_api.rb +1 -1
- data/lib/dropbox-sign/api/report_api.rb +1 -1
- data/lib/dropbox-sign/api/signature_request_api.rb +5 -5
- data/lib/dropbox-sign/api/team_api.rb +5 -5
- data/lib/dropbox-sign/api/template_api.rb +4 -4
- data/lib/dropbox-sign/api/unclaimed_draft_api.rb +1 -1
- data/lib/dropbox-sign/api_client.rb +27 -24
- data/lib/dropbox-sign/api_error.rb +2 -1
- data/lib/dropbox-sign/configuration.rb +39 -9
- data/lib/dropbox-sign/event_callback_helper.rb +1 -1
- data/lib/dropbox-sign/models/account_create_request.rb +2 -4
- data/lib/dropbox-sign/models/account_create_response.rb +2 -4
- data/lib/dropbox-sign/models/account_get_response.rb +2 -4
- data/lib/dropbox-sign/models/account_response.rb +17 -9
- data/lib/dropbox-sign/models/account_response_quotas.rb +19 -9
- data/lib/dropbox-sign/models/account_response_usage.rb +251 -0
- data/lib/dropbox-sign/models/account_update_request.rb +2 -4
- data/lib/dropbox-sign/models/account_verify_request.rb +2 -4
- data/lib/dropbox-sign/models/account_verify_response.rb +2 -4
- data/lib/dropbox-sign/models/account_verify_response_account.rb +2 -4
- data/lib/dropbox-sign/models/api_app_create_request.rb +2 -4
- data/lib/dropbox-sign/models/api_app_get_response.rb +2 -4
- data/lib/dropbox-sign/models/api_app_list_response.rb +2 -4
- data/lib/dropbox-sign/models/api_app_response.rb +2 -4
- data/lib/dropbox-sign/models/api_app_response_o_auth.rb +2 -4
- data/lib/dropbox-sign/models/api_app_response_options.rb +2 -4
- data/lib/dropbox-sign/models/api_app_response_owner_account.rb +2 -4
- data/lib/dropbox-sign/models/api_app_response_white_labeling_options.rb +2 -4
- data/lib/dropbox-sign/models/api_app_update_request.rb +3 -5
- data/lib/dropbox-sign/models/bulk_send_job_get_response.rb +2 -4
- data/lib/dropbox-sign/models/bulk_send_job_get_response_signature_requests.rb +2 -4
- data/lib/dropbox-sign/models/bulk_send_job_list_response.rb +2 -4
- data/lib/dropbox-sign/models/bulk_send_job_response.rb +2 -4
- data/lib/dropbox-sign/models/bulk_send_job_send_response.rb +2 -4
- data/lib/dropbox-sign/models/embedded_edit_url_request.rb +2 -4
- data/lib/dropbox-sign/models/embedded_edit_url_response.rb +2 -4
- data/lib/dropbox-sign/models/embedded_edit_url_response_embedded.rb +2 -4
- data/lib/dropbox-sign/models/embedded_sign_url_response.rb +2 -4
- data/lib/dropbox-sign/models/embedded_sign_url_response_embedded.rb +2 -4
- data/lib/dropbox-sign/models/error_response.rb +2 -4
- data/lib/dropbox-sign/models/error_response_error.rb +2 -4
- data/lib/dropbox-sign/models/event_callback_request.rb +2 -4
- data/lib/dropbox-sign/models/event_callback_request_event.rb +2 -4
- data/lib/dropbox-sign/models/event_callback_request_event_metadata.rb +2 -4
- data/lib/dropbox-sign/models/file_response.rb +2 -4
- data/lib/dropbox-sign/models/file_response_data_uri.rb +2 -4
- data/lib/dropbox-sign/models/list_info_response.rb +2 -4
- data/lib/dropbox-sign/models/o_auth_token_generate_request.rb +2 -4
- data/lib/dropbox-sign/models/o_auth_token_refresh_request.rb +2 -4
- data/lib/dropbox-sign/models/o_auth_token_response.rb +2 -4
- data/lib/dropbox-sign/models/report_create_request.rb +2 -4
- data/lib/dropbox-sign/models/report_create_response.rb +2 -4
- data/lib/dropbox-sign/models/report_response.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_bulk_create_embedded_with_template_request.rb +5 -7
- data/lib/dropbox-sign/models/signature_request_bulk_send_with_template_request.rb +5 -7
- data/lib/dropbox-sign/models/signature_request_create_embedded_request.rb +5 -7
- data/lib/dropbox-sign/models/signature_request_create_embedded_with_template_request.rb +5 -7
- data/lib/dropbox-sign/models/signature_request_get_response.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_list_response.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_remind_request.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_attachment.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_custom_field_base.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_custom_field_checkbox.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_custom_field_text.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_custom_field_type_enum.rb +8 -4
- data/lib/dropbox-sign/models/signature_request_response_data_base.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_data_type_enum.rb +8 -4
- data/lib/dropbox-sign/models/signature_request_response_data_value_checkbox.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_data_value_checkbox_merge.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_data_value_date_signed.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_data_value_dropdown.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_data_value_initials.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_data_value_radio.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_data_value_signature.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_data_value_text.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_data_value_text_merge.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_response_signatures.rb +2 -4
- data/lib/dropbox-sign/models/signature_request_send_request.rb +5 -7
- data/lib/dropbox-sign/models/signature_request_send_with_template_request.rb +6 -7
- data/lib/dropbox-sign/models/signature_request_update_request.rb +2 -4
- data/lib/dropbox-sign/models/sub_attachment.rb +2 -4
- data/lib/dropbox-sign/models/sub_bulk_signer_list.rb +2 -4
- data/lib/dropbox-sign/models/sub_bulk_signer_list_custom_field.rb +2 -4
- data/lib/dropbox-sign/models/sub_cc.rb +2 -4
- data/lib/dropbox-sign/models/sub_custom_field.rb +2 -4
- data/lib/dropbox-sign/models/sub_editor_options.rb +2 -4
- data/lib/dropbox-sign/models/sub_field_options.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_field_group.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_field_rule.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_field_rule_action.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_field_rule_trigger.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_base.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_checkbox.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_checkbox_merge.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_date_signed.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_dropdown.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_font_enum.rb +8 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_hyperlink.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_initials.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_radio.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_signature.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_text.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_text_merge.rb +2 -4
- data/lib/dropbox-sign/models/sub_form_fields_per_document_type_enum.rb +8 -4
- data/lib/dropbox-sign/models/sub_merge_field.rb +2 -4
- data/lib/dropbox-sign/models/sub_o_auth.rb +2 -4
- data/lib/dropbox-sign/models/sub_options.rb +2 -4
- data/lib/dropbox-sign/models/sub_signature_request_grouped_signers.rb +2 -4
- data/lib/dropbox-sign/models/sub_signature_request_signer.rb +4 -6
- data/lib/dropbox-sign/models/sub_signature_request_template_signer.rb +4 -6
- data/lib/dropbox-sign/models/sub_signing_options.rb +2 -4
- data/lib/dropbox-sign/models/sub_team_response.rb +2 -4
- data/lib/dropbox-sign/models/sub_template_role.rb +2 -4
- data/lib/dropbox-sign/models/sub_unclaimed_draft_signer.rb +2 -4
- data/lib/dropbox-sign/models/sub_unclaimed_draft_template_signer.rb +2 -4
- data/lib/dropbox-sign/models/sub_white_labeling_options.rb +2 -4
- data/lib/dropbox-sign/models/team_add_member_request.rb +2 -4
- data/lib/dropbox-sign/models/team_create_request.rb +2 -4
- data/lib/dropbox-sign/models/team_get_info_response.rb +2 -4
- data/lib/dropbox-sign/models/team_get_response.rb +2 -4
- data/lib/dropbox-sign/models/team_info_response.rb +2 -4
- data/lib/dropbox-sign/models/team_invite_response.rb +2 -4
- data/lib/dropbox-sign/models/team_invites_response.rb +2 -4
- data/lib/dropbox-sign/models/team_member_response.rb +2 -4
- data/lib/dropbox-sign/models/team_members_response.rb +2 -4
- data/lib/dropbox-sign/models/team_parent_response.rb +2 -4
- data/lib/dropbox-sign/models/team_remove_member_request.rb +2 -4
- data/lib/dropbox-sign/models/team_response.rb +2 -4
- data/lib/dropbox-sign/models/team_sub_teams_response.rb +2 -4
- data/lib/dropbox-sign/models/team_update_request.rb +2 -4
- data/lib/dropbox-sign/models/template_add_user_request.rb +2 -4
- data/lib/dropbox-sign/models/template_create_embedded_draft_request.rb +4 -6
- data/lib/dropbox-sign/models/template_create_embedded_draft_response.rb +2 -4
- data/lib/dropbox-sign/models/template_create_embedded_draft_response_template.rb +2 -4
- data/lib/dropbox-sign/models/template_create_request.rb +4 -6
- data/lib/dropbox-sign/models/template_create_response.rb +2 -4
- data/lib/dropbox-sign/models/template_create_response_template.rb +2 -4
- data/lib/dropbox-sign/models/template_edit_response.rb +2 -4
- data/lib/dropbox-sign/models/template_get_response.rb +2 -4
- data/lib/dropbox-sign/models/template_list_response.rb +2 -4
- data/lib/dropbox-sign/models/template_remove_user_request.rb +2 -4
- data/lib/dropbox-sign/models/template_response.rb +2 -4
- data/lib/dropbox-sign/models/template_response_account.rb +2 -4
- data/lib/dropbox-sign/models/template_response_account_quota.rb +2 -4
- data/lib/dropbox-sign/models/template_response_cc_role.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_custom_field_base.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_custom_field_checkbox.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_custom_field_text.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_field_group.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_field_group_rule.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_form_field_base.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_form_field_checkbox.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_form_field_date_signed.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_form_field_dropdown.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_form_field_hyperlink.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_form_field_initials.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_form_field_radio.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_form_field_signature.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_form_field_text.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_static_field_base.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_static_field_checkbox.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_static_field_date_signed.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_static_field_dropdown.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_static_field_hyperlink.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_static_field_initials.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_static_field_radio.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_static_field_signature.rb +2 -4
- data/lib/dropbox-sign/models/template_response_document_static_field_text.rb +2 -4
- data/lib/dropbox-sign/models/template_response_field_avg_text_length.rb +2 -4
- data/lib/dropbox-sign/models/template_response_signer_role.rb +2 -4
- data/lib/dropbox-sign/models/template_update_files_request.rb +4 -6
- data/lib/dropbox-sign/models/template_update_files_response.rb +2 -4
- data/lib/dropbox-sign/models/template_update_files_response_template.rb +2 -4
- data/lib/dropbox-sign/models/unclaimed_draft_create_embedded_request.rb +5 -6
- data/lib/dropbox-sign/models/unclaimed_draft_create_embedded_with_template_request.rb +5 -7
- data/lib/dropbox-sign/models/unclaimed_draft_create_request.rb +5 -6
- data/lib/dropbox-sign/models/unclaimed_draft_create_response.rb +2 -4
- data/lib/dropbox-sign/models/unclaimed_draft_edit_and_resend_request.rb +2 -4
- data/lib/dropbox-sign/models/unclaimed_draft_response.rb +2 -4
- data/lib/dropbox-sign/models/warning_response.rb +2 -4
- data/lib/dropbox-sign/version.rb +2 -2
- data/lib/dropbox-sign.rb +2 -1
- data/openapi-config.yaml +1 -1
- data/openapi-sdk.yaml +84 -69
- data/run-build +1 -1
- data/spec/api_client_spec.rb +3 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/templates/README.mustache +1 -0
- data/templates/api.mustache +58 -12
- data/templates/api_client.mustache +16 -35
- data/templates/api_client_faraday_partial.mustache +102 -44
- data/templates/api_client_httpx_partial.mustache +134 -0
- data/templates/api_client_typhoeus_partial.mustache +23 -15
- data/templates/api_doc.mustache +1 -1
- data/templates/api_error.mustache +1 -0
- data/templates/api_info.mustache +1 -1
- data/templates/api_test.mustache +1 -1
- data/templates/base_object.mustache +1 -3
- data/templates/configuration.mustache +139 -33
- data/templates/configuration_faraday_partial.mustache +40 -0
- data/templates/configuration_httpx_partial.mustache +11 -0
- data/templates/configuration_typhoeus_partial.mustache +41 -0
- data/templates/gem.mustache +14 -0
- data/templates/gemspec.mustache +10 -4
- data/templates/model_test.mustache +3 -2
- data/templates/partial_model_enum_class.mustache +7 -4
- data/templates/partial_model_generic.mustache +7 -7
- data/templates/partial_oneof_module.mustache +4 -4
- data/templates/partial_oneof_module_doc.mustache +1 -0
- data/templates/travis.mustache +1 -4
- metadata +13 -7
data/openapi-sdk.yaml
CHANGED
@@ -7918,7 +7918,7 @@ components:
|
|
7918
7918
|
initials: '#/components/schemas/SubFormFieldsPerDocumentInitials'
|
7919
7919
|
text-merge: '#/components/schemas/SubFormFieldsPerDocumentTextMerge'
|
7920
7920
|
checkbox-merge: '#/components/schemas/SubFormFieldsPerDocumentCheckboxMerge'
|
7921
|
-
x-internal: true
|
7921
|
+
x-internal-class: true
|
7922
7922
|
x-base-class: true
|
7923
7923
|
SubSignatureRequestGroupedSigners:
|
7924
7924
|
required:
|
@@ -9129,7 +9129,7 @@ components:
|
|
9129
9129
|
items:
|
9130
9130
|
$ref: '#/components/schemas/WarningResponse'
|
9131
9131
|
type: object
|
9132
|
-
x-internal: true
|
9132
|
+
x-internal-class: true
|
9133
9133
|
AccountGetResponse:
|
9134
9134
|
properties:
|
9135
9135
|
account:
|
@@ -9140,7 +9140,7 @@ components:
|
|
9140
9140
|
items:
|
9141
9141
|
$ref: '#/components/schemas/WarningResponse'
|
9142
9142
|
type: object
|
9143
|
-
x-internal: true
|
9143
|
+
x-internal-class: true
|
9144
9144
|
AccountVerifyResponse:
|
9145
9145
|
properties:
|
9146
9146
|
account:
|
@@ -9151,7 +9151,7 @@ components:
|
|
9151
9151
|
items:
|
9152
9152
|
$ref: '#/components/schemas/WarningResponse'
|
9153
9153
|
type: object
|
9154
|
-
x-internal: true
|
9154
|
+
x-internal-class: true
|
9155
9155
|
ApiAppGetResponse:
|
9156
9156
|
properties:
|
9157
9157
|
api_app:
|
@@ -9162,7 +9162,7 @@ components:
|
|
9162
9162
|
items:
|
9163
9163
|
$ref: '#/components/schemas/WarningResponse'
|
9164
9164
|
type: object
|
9165
|
-
x-internal: true
|
9165
|
+
x-internal-class: true
|
9166
9166
|
ApiAppListResponse:
|
9167
9167
|
properties:
|
9168
9168
|
api_apps:
|
@@ -9178,7 +9178,7 @@ components:
|
|
9178
9178
|
items:
|
9179
9179
|
$ref: '#/components/schemas/WarningResponse'
|
9180
9180
|
type: object
|
9181
|
-
x-internal: true
|
9181
|
+
x-internal-class: true
|
9182
9182
|
BulkSendJobGetResponse:
|
9183
9183
|
properties:
|
9184
9184
|
bulk_send_job:
|
@@ -9196,7 +9196,7 @@ components:
|
|
9196
9196
|
items:
|
9197
9197
|
$ref: '#/components/schemas/WarningResponse'
|
9198
9198
|
type: object
|
9199
|
-
x-internal: true
|
9199
|
+
x-internal-class: true
|
9200
9200
|
BulkSendJobListResponse:
|
9201
9201
|
properties:
|
9202
9202
|
bulk_send_jobs:
|
@@ -9212,7 +9212,7 @@ components:
|
|
9212
9212
|
items:
|
9213
9213
|
$ref: '#/components/schemas/WarningResponse'
|
9214
9214
|
type: object
|
9215
|
-
x-internal: true
|
9215
|
+
x-internal-class: true
|
9216
9216
|
BulkSendJobSendResponse:
|
9217
9217
|
properties:
|
9218
9218
|
bulk_send_job:
|
@@ -9223,7 +9223,7 @@ components:
|
|
9223
9223
|
items:
|
9224
9224
|
$ref: '#/components/schemas/WarningResponse'
|
9225
9225
|
type: object
|
9226
|
-
x-internal: true
|
9226
|
+
x-internal-class: true
|
9227
9227
|
EmbeddedEditUrlResponse:
|
9228
9228
|
properties:
|
9229
9229
|
embedded:
|
@@ -9234,7 +9234,7 @@ components:
|
|
9234
9234
|
items:
|
9235
9235
|
$ref: '#/components/schemas/WarningResponse'
|
9236
9236
|
type: object
|
9237
|
-
x-internal: true
|
9237
|
+
x-internal-class: true
|
9238
9238
|
EmbeddedSignUrlResponse:
|
9239
9239
|
properties:
|
9240
9240
|
embedded:
|
@@ -9245,7 +9245,7 @@ components:
|
|
9245
9245
|
items:
|
9246
9246
|
$ref: '#/components/schemas/WarningResponse'
|
9247
9247
|
type: object
|
9248
|
-
x-internal: true
|
9248
|
+
x-internal-class: true
|
9249
9249
|
ErrorResponse:
|
9250
9250
|
required:
|
9251
9251
|
- error
|
@@ -9262,14 +9262,14 @@ components:
|
|
9262
9262
|
description: 'When the link expires.'
|
9263
9263
|
type: integer
|
9264
9264
|
type: object
|
9265
|
-
x-internal: true
|
9265
|
+
x-internal-class: true
|
9266
9266
|
FileResponseDataUri:
|
9267
9267
|
properties:
|
9268
9268
|
data_uri:
|
9269
9269
|
description: 'File as base64 encoded string.'
|
9270
9270
|
type: string
|
9271
9271
|
type: object
|
9272
|
-
x-internal: true
|
9272
|
+
x-internal-class: true
|
9273
9273
|
ReportCreateResponse:
|
9274
9274
|
properties:
|
9275
9275
|
report:
|
@@ -9280,7 +9280,7 @@ components:
|
|
9280
9280
|
items:
|
9281
9281
|
$ref: '#/components/schemas/WarningResponse'
|
9282
9282
|
type: object
|
9283
|
-
x-internal: true
|
9283
|
+
x-internal-class: true
|
9284
9284
|
SignatureRequestGetResponse:
|
9285
9285
|
properties:
|
9286
9286
|
signature_request:
|
@@ -9291,7 +9291,7 @@ components:
|
|
9291
9291
|
items:
|
9292
9292
|
$ref: '#/components/schemas/WarningResponse'
|
9293
9293
|
type: object
|
9294
|
-
x-internal: true
|
9294
|
+
x-internal-class: true
|
9295
9295
|
SignatureRequestListResponse:
|
9296
9296
|
properties:
|
9297
9297
|
signature_requests:
|
@@ -9307,7 +9307,7 @@ components:
|
|
9307
9307
|
items:
|
9308
9308
|
$ref: '#/components/schemas/WarningResponse'
|
9309
9309
|
type: object
|
9310
|
-
x-internal: true
|
9310
|
+
x-internal-class: true
|
9311
9311
|
AccountResponse:
|
9312
9312
|
properties:
|
9313
9313
|
account_id:
|
@@ -9343,8 +9343,10 @@ components:
|
|
9343
9343
|
description: 'The locale used in this Account. Check out the list of [supported locales](/api/reference/constants/#supported-locales) to learn more about the possible values.'
|
9344
9344
|
type: string
|
9345
9345
|
nullable: true
|
9346
|
+
usage:
|
9347
|
+
$ref: '#/components/schemas/AccountResponseUsage'
|
9346
9348
|
type: object
|
9347
|
-
x-internal: true
|
9349
|
+
x-internal-class: true
|
9348
9350
|
OAuthTokenResponse:
|
9349
9351
|
properties:
|
9350
9352
|
access_token:
|
@@ -9360,7 +9362,7 @@ components:
|
|
9360
9362
|
type: string
|
9361
9363
|
nullable: true
|
9362
9364
|
type: object
|
9363
|
-
x-internal: true
|
9365
|
+
x-internal-class: true
|
9364
9366
|
AccountResponseQuotas:
|
9365
9367
|
description: 'Details concerning remaining monthly quotas.'
|
9366
9368
|
properties:
|
@@ -9384,15 +9386,28 @@ components:
|
|
9384
9386
|
description: 'SMS verifications remaining.'
|
9385
9387
|
type: integer
|
9386
9388
|
nullable: true
|
9389
|
+
num_fax_pages_left:
|
9390
|
+
description: 'Number of fax pages left'
|
9391
|
+
type: integer
|
9392
|
+
nullable: true
|
9393
|
+
type: object
|
9394
|
+
x-internal-class: true
|
9395
|
+
AccountResponseUsage:
|
9396
|
+
description: 'Details concerning monthly usage'
|
9397
|
+
properties:
|
9398
|
+
fax_pages_sent:
|
9399
|
+
description: 'Number of fax pages sent'
|
9400
|
+
type: integer
|
9401
|
+
nullable: true
|
9387
9402
|
type: object
|
9388
|
-
x-internal: true
|
9403
|
+
x-internal-class: true
|
9389
9404
|
AccountVerifyResponseAccount:
|
9390
9405
|
properties:
|
9391
9406
|
email_address:
|
9392
9407
|
description: 'The email address associated with the Account.'
|
9393
9408
|
type: string
|
9394
9409
|
type: object
|
9395
|
-
x-internal: true
|
9410
|
+
x-internal-class: true
|
9396
9411
|
ApiAppResponse:
|
9397
9412
|
description: 'Contains information about an API App.'
|
9398
9413
|
properties:
|
@@ -9426,7 +9441,7 @@ components:
|
|
9426
9441
|
white_labeling_options:
|
9427
9442
|
$ref: '#/components/schemas/ApiAppResponseWhiteLabelingOptions'
|
9428
9443
|
type: object
|
9429
|
-
x-internal: true
|
9444
|
+
x-internal-class: true
|
9430
9445
|
ApiAppResponseOAuth:
|
9431
9446
|
description: 'An object describing the app''s OAuth properties, or null if OAuth is not configured for the app.'
|
9432
9447
|
properties:
|
@@ -9446,7 +9461,7 @@ components:
|
|
9446
9461
|
type: boolean
|
9447
9462
|
type: object
|
9448
9463
|
nullable: true
|
9449
|
-
x-internal: true
|
9464
|
+
x-internal-class: true
|
9450
9465
|
ApiAppResponseOptions:
|
9451
9466
|
description: 'An object with options that override account settings.'
|
9452
9467
|
properties:
|
@@ -9455,7 +9470,7 @@ components:
|
|
9455
9470
|
type: boolean
|
9456
9471
|
type: object
|
9457
9472
|
nullable: true
|
9458
|
-
x-internal: true
|
9473
|
+
x-internal-class: true
|
9459
9474
|
ApiAppResponseOwnerAccount:
|
9460
9475
|
description: 'An object describing the app''s owner'
|
9461
9476
|
properties:
|
@@ -9466,7 +9481,7 @@ components:
|
|
9466
9481
|
description: 'The owner account''s email address'
|
9467
9482
|
type: string
|
9468
9483
|
type: object
|
9469
|
-
x-internal: true
|
9484
|
+
x-internal-class: true
|
9470
9485
|
ApiAppResponseWhiteLabelingOptions:
|
9471
9486
|
description: 'An object with options to customize the app''s signer page'
|
9472
9487
|
properties:
|
@@ -9500,7 +9515,7 @@ components:
|
|
9500
9515
|
type: string
|
9501
9516
|
type: object
|
9502
9517
|
nullable: true
|
9503
|
-
x-internal: true
|
9518
|
+
x-internal-class: true
|
9504
9519
|
BulkSendJobResponse:
|
9505
9520
|
description: 'Contains information about the BulkSendJob such as when it was created and how many signature requests are queued.'
|
9506
9521
|
properties:
|
@@ -9518,7 +9533,7 @@ components:
|
|
9518
9533
|
description: 'Time that the BulkSendJob was created.'
|
9519
9534
|
type: integer
|
9520
9535
|
type: object
|
9521
|
-
x-internal: true
|
9536
|
+
x-internal-class: true
|
9522
9537
|
BulkSendJobGetResponseSignatureRequests:
|
9523
9538
|
title: BulkSendJobGetResponseSignatureRequests
|
9524
9539
|
type: object
|
@@ -9530,7 +9545,7 @@ components:
|
|
9530
9545
|
bulk_send_job_id:
|
9531
9546
|
description: 'The id of the BulkSendJob.'
|
9532
9547
|
type: string
|
9533
|
-
x-internal: true
|
9548
|
+
x-internal-class: true
|
9534
9549
|
EmbeddedEditUrlResponseEmbedded:
|
9535
9550
|
description: 'An embedded template object.'
|
9536
9551
|
properties:
|
@@ -9541,7 +9556,7 @@ components:
|
|
9541
9556
|
description: 'The specific time that the the `edit_url` link expires, in epoch.'
|
9542
9557
|
type: integer
|
9543
9558
|
type: object
|
9544
|
-
x-internal: true
|
9559
|
+
x-internal-class: true
|
9545
9560
|
EmbeddedSignUrlResponseEmbedded:
|
9546
9561
|
description: 'An object that contains necessary information to set up embedded signing.'
|
9547
9562
|
properties:
|
@@ -9552,7 +9567,7 @@ components:
|
|
9552
9567
|
description: 'The specific time that the the `sign_url` link expires, in epoch.'
|
9553
9568
|
type: integer
|
9554
9569
|
type: object
|
9555
|
-
x-internal: true
|
9570
|
+
x-internal-class: true
|
9556
9571
|
ErrorResponseError:
|
9557
9572
|
description: 'Contains information about an error that occurred.'
|
9558
9573
|
required:
|
@@ -9586,7 +9601,7 @@ components:
|
|
9586
9601
|
description: 'Objects returned per page.'
|
9587
9602
|
type: integer
|
9588
9603
|
type: object
|
9589
|
-
x-internal: true
|
9604
|
+
x-internal-class: true
|
9590
9605
|
ReportResponse:
|
9591
9606
|
description: 'Contains information about the report request.'
|
9592
9607
|
properties:
|
@@ -9607,7 +9622,7 @@ components:
|
|
9607
9622
|
- user_activity
|
9608
9623
|
- document_status
|
9609
9624
|
type: object
|
9610
|
-
x-internal: true
|
9625
|
+
x-internal-class: true
|
9611
9626
|
SignatureRequestResponse:
|
9612
9627
|
description: 'Contains information about a signature request.'
|
9613
9628
|
properties:
|
@@ -9715,7 +9730,7 @@ components:
|
|
9715
9730
|
type: string
|
9716
9731
|
nullable: true
|
9717
9732
|
type: object
|
9718
|
-
x-internal: true
|
9733
|
+
x-internal-class: true
|
9719
9734
|
SignatureRequestResponseAttachment:
|
9720
9735
|
description: 'Signer attachments.'
|
9721
9736
|
required:
|
@@ -9745,7 +9760,7 @@ components:
|
|
9745
9760
|
type: integer
|
9746
9761
|
nullable: true
|
9747
9762
|
type: object
|
9748
|
-
x-internal: true
|
9763
|
+
x-internal-class: true
|
9749
9764
|
SignatureRequestResponseCustomFieldBase:
|
9750
9765
|
description: |-
|
9751
9766
|
An array of Custom Field objects containing the name and type of each custom field.
|
@@ -9777,7 +9792,7 @@ components:
|
|
9777
9792
|
mapping:
|
9778
9793
|
text: '#/components/schemas/SignatureRequestResponseCustomFieldText'
|
9779
9794
|
checkbox: '#/components/schemas/SignatureRequestResponseCustomFieldCheckbox'
|
9780
|
-
x-internal: true
|
9795
|
+
x-internal-class: true
|
9781
9796
|
x-base-class: true
|
9782
9797
|
SignatureRequestResponseCustomFieldCheckbox:
|
9783
9798
|
description: 'This class extends `SignatureRequestResponseCustomFieldBase`.'
|
@@ -9850,7 +9865,7 @@ components:
|
|
9850
9865
|
initials: '#/components/schemas/SignatureRequestResponseDataValueInitials'
|
9851
9866
|
text-merge: '#/components/schemas/SignatureRequestResponseDataValueTextMerge'
|
9852
9867
|
checkbox-merge: '#/components/schemas/SignatureRequestResponseDataValueCheckboxMerge'
|
9853
|
-
x-internal: true
|
9868
|
+
x-internal-class: true
|
9854
9869
|
x-base-class: true
|
9855
9870
|
SignatureRequestResponseDataTypeEnum:
|
9856
9871
|
type: string
|
@@ -10066,7 +10081,7 @@ components:
|
|
10066
10081
|
type: string
|
10067
10082
|
nullable: true
|
10068
10083
|
type: object
|
10069
|
-
x-internal: true
|
10084
|
+
x-internal-class: true
|
10070
10085
|
TeamResponse:
|
10071
10086
|
description: 'Contains information about your team and its members'
|
10072
10087
|
properties:
|
@@ -10088,7 +10103,7 @@ components:
|
|
10088
10103
|
items:
|
10089
10104
|
type: string
|
10090
10105
|
type: object
|
10091
|
-
x-internal: true
|
10106
|
+
x-internal-class: true
|
10092
10107
|
TeamInfoResponse:
|
10093
10108
|
properties:
|
10094
10109
|
team_id:
|
@@ -10106,7 +10121,7 @@ components:
|
|
10106
10121
|
description: 'Number of sub teams within a team'
|
10107
10122
|
type: integer
|
10108
10123
|
type: object
|
10109
|
-
x-internal: true
|
10124
|
+
x-internal-class: true
|
10110
10125
|
TeamInviteResponse:
|
10111
10126
|
properties:
|
10112
10127
|
email_address:
|
@@ -10128,7 +10143,7 @@ components:
|
|
10128
10143
|
description: 'Timestamp when the invitation is expiring.'
|
10129
10144
|
type: integer
|
10130
10145
|
type: object
|
10131
|
-
x-internal: true
|
10146
|
+
x-internal-class: true
|
10132
10147
|
TeamMemberResponse:
|
10133
10148
|
properties:
|
10134
10149
|
account_id:
|
@@ -10141,7 +10156,7 @@ components:
|
|
10141
10156
|
description: 'The specific role a member has on the team.'
|
10142
10157
|
type: string
|
10143
10158
|
type: object
|
10144
|
-
x-internal: true
|
10159
|
+
x-internal-class: true
|
10145
10160
|
TeamParentResponse:
|
10146
10161
|
description: 'Information about the parent team if a team has one, set to `null` otherwise.'
|
10147
10162
|
properties:
|
@@ -10153,7 +10168,7 @@ components:
|
|
10153
10168
|
type: string
|
10154
10169
|
type: object
|
10155
10170
|
nullable: true
|
10156
|
-
x-internal: true
|
10171
|
+
x-internal-class: true
|
10157
10172
|
SubTeamResponse:
|
10158
10173
|
properties:
|
10159
10174
|
team_id:
|
@@ -10163,7 +10178,7 @@ components:
|
|
10163
10178
|
description: 'The name of a team'
|
10164
10179
|
type: string
|
10165
10180
|
type: object
|
10166
|
-
x-internal: true
|
10181
|
+
x-internal-class: true
|
10167
10182
|
TemplateResponse:
|
10168
10183
|
description: 'Contains information about the templates you and your team have created.'
|
10169
10184
|
properties:
|
@@ -10237,7 +10252,7 @@ components:
|
|
10237
10252
|
$ref: '#/components/schemas/TemplateResponseAccount'
|
10238
10253
|
nullable: true
|
10239
10254
|
type: object
|
10240
|
-
x-internal: true
|
10255
|
+
x-internal-class: true
|
10241
10256
|
TemplateResponseAccount:
|
10242
10257
|
properties:
|
10243
10258
|
account_id:
|
@@ -10258,7 +10273,7 @@ components:
|
|
10258
10273
|
quotas:
|
10259
10274
|
$ref: '#/components/schemas/TemplateResponseAccountQuota'
|
10260
10275
|
type: object
|
10261
|
-
x-internal: true
|
10276
|
+
x-internal-class: true
|
10262
10277
|
TemplateResponseAccountQuota:
|
10263
10278
|
description: 'An array of the designated CC roles that must be specified when sending a SignatureRequest using this Template.'
|
10264
10279
|
properties:
|
@@ -10275,14 +10290,14 @@ components:
|
|
10275
10290
|
description: 'SMS verifications remaining.'
|
10276
10291
|
type: integer
|
10277
10292
|
type: object
|
10278
|
-
x-internal: true
|
10293
|
+
x-internal-class: true
|
10279
10294
|
TemplateResponseCCRole:
|
10280
10295
|
properties:
|
10281
10296
|
name:
|
10282
10297
|
description: 'The name of the Role.'
|
10283
10298
|
type: string
|
10284
10299
|
type: object
|
10285
|
-
x-internal: true
|
10300
|
+
x-internal-class: true
|
10286
10301
|
TemplateCreateEmbeddedDraftResponseTemplate:
|
10287
10302
|
description: 'Template object with parameters: `template_id`, `edit_url`, `expires_at`.'
|
10288
10303
|
properties:
|
@@ -10302,7 +10317,7 @@ components:
|
|
10302
10317
|
$ref: '#/components/schemas/WarningResponse'
|
10303
10318
|
deprecated: true
|
10304
10319
|
type: object
|
10305
|
-
x-internal: true
|
10320
|
+
x-internal-class: true
|
10306
10321
|
TemplateCreateResponseTemplate:
|
10307
10322
|
description: 'Template object with parameters: `template_id`.'
|
10308
10323
|
properties:
|
@@ -10310,7 +10325,7 @@ components:
|
|
10310
10325
|
description: 'The id of the Template.'
|
10311
10326
|
type: string
|
10312
10327
|
type: object
|
10313
|
-
x-internal: true
|
10328
|
+
x-internal-class: true
|
10314
10329
|
TemplateResponseDocument:
|
10315
10330
|
properties:
|
10316
10331
|
name:
|
@@ -10341,7 +10356,7 @@ components:
|
|
10341
10356
|
$ref: '#/components/schemas/TemplateResponseDocumentStaticFieldBase'
|
10342
10357
|
nullable: true
|
10343
10358
|
type: object
|
10344
|
-
x-internal: true
|
10359
|
+
x-internal-class: true
|
10345
10360
|
TemplateResponseDocumentCustomFieldBase:
|
10346
10361
|
description: 'An array of Form Field objects containing the name and type of each named field.'
|
10347
10362
|
required:
|
@@ -10384,7 +10399,7 @@ components:
|
|
10384
10399
|
mapping:
|
10385
10400
|
text: '#/components/schemas/TemplateResponseDocumentCustomFieldText'
|
10386
10401
|
checkbox: '#/components/schemas/TemplateResponseDocumentCustomFieldCheckbox'
|
10387
|
-
x-internal: true
|
10402
|
+
x-internal-class: true
|
10388
10403
|
x-base-class: true
|
10389
10404
|
TemplateResponseDocumentCustomFieldCheckbox:
|
10390
10405
|
description: 'This class extends `TemplateResponseDocumentCustomFieldBase`'
|
@@ -10441,7 +10456,7 @@ components:
|
|
10441
10456
|
rule:
|
10442
10457
|
$ref: '#/components/schemas/TemplateResponseDocumentFieldGroupRule'
|
10443
10458
|
type: object
|
10444
|
-
x-internal: true
|
10459
|
+
x-internal-class: true
|
10445
10460
|
TemplateResponseDocumentFieldGroupRule:
|
10446
10461
|
description: 'The rule used to validate checkboxes in the form field group. See [checkbox field grouping](/api/reference/constants/#checkbox-field-grouping).'
|
10447
10462
|
properties:
|
@@ -10457,7 +10472,7 @@ components:
|
|
10457
10472
|
description: 'Name of the group'
|
10458
10473
|
type: string
|
10459
10474
|
type: object
|
10460
|
-
x-internal: true
|
10475
|
+
x-internal-class: true
|
10461
10476
|
TemplateResponseDocumentFormFieldBase:
|
10462
10477
|
description: 'An array of Form Field objects containing the name and type of each named field.'
|
10463
10478
|
required:
|
@@ -10505,7 +10520,7 @@ components:
|
|
10505
10520
|
signature: '#/components/schemas/TemplateResponseDocumentFormFieldSignature'
|
10506
10521
|
date_signed: '#/components/schemas/TemplateResponseDocumentFormFieldDateSigned'
|
10507
10522
|
initials: '#/components/schemas/TemplateResponseDocumentFormFieldInitials'
|
10508
|
-
x-internal: true
|
10523
|
+
x-internal-class: true
|
10509
10524
|
x-base-class: true
|
10510
10525
|
TemplateResponseDocumentFormFieldCheckbox:
|
10511
10526
|
description: 'This class extends `TemplateResponseDocumentFormFieldBase`'
|
@@ -10799,7 +10814,7 @@ components:
|
|
10799
10814
|
signature: '#/components/schemas/TemplateResponseDocumentStaticFieldSignature'
|
10800
10815
|
date_signed: '#/components/schemas/TemplateResponseDocumentStaticFieldDateSigned'
|
10801
10816
|
initials: '#/components/schemas/TemplateResponseDocumentStaticFieldInitials'
|
10802
|
-
x-internal: true
|
10817
|
+
x-internal-class: true
|
10803
10818
|
x-base-class: true
|
10804
10819
|
TemplateResponseDocumentStaticFieldCheckbox:
|
10805
10820
|
description: 'This class extends `TemplateResponseDocumentStaticFieldBase`'
|
@@ -11019,7 +11034,7 @@ components:
|
|
11019
11034
|
description: 'Number of characters per line.'
|
11020
11035
|
type: integer
|
11021
11036
|
type: object
|
11022
|
-
x-internal: true
|
11037
|
+
x-internal-class: true
|
11023
11038
|
TemplateResponseSignerRole:
|
11024
11039
|
properties:
|
11025
11040
|
name:
|
@@ -11029,7 +11044,7 @@ components:
|
|
11029
11044
|
description: 'If signer order is assigned this is the 0-based index for this role.'
|
11030
11045
|
type: integer
|
11031
11046
|
type: object
|
11032
|
-
x-internal: true
|
11047
|
+
x-internal-class: true
|
11033
11048
|
TemplateUpdateFilesResponseTemplate:
|
11034
11049
|
description: 'Contains template id'
|
11035
11050
|
properties:
|
@@ -11043,7 +11058,7 @@ components:
|
|
11043
11058
|
$ref: '#/components/schemas/WarningResponse'
|
11044
11059
|
deprecated: true
|
11045
11060
|
type: object
|
11046
|
-
x-internal: true
|
11061
|
+
x-internal-class: true
|
11047
11062
|
UnclaimedDraftResponse:
|
11048
11063
|
description: 'A group of documents that a user can take ownership of via the claim URL.'
|
11049
11064
|
properties:
|
@@ -11070,7 +11085,7 @@ components:
|
|
11070
11085
|
description: 'Whether this is a test draft. Signature requests made from test drafts have no legal value.'
|
11071
11086
|
type: boolean
|
11072
11087
|
type: object
|
11073
|
-
x-internal: true
|
11088
|
+
x-internal-class: true
|
11074
11089
|
WarningResponse:
|
11075
11090
|
description: 'A list of warnings.'
|
11076
11091
|
required:
|
@@ -11094,7 +11109,7 @@ components:
|
|
11094
11109
|
items:
|
11095
11110
|
$ref: '#/components/schemas/WarningResponse'
|
11096
11111
|
type: object
|
11097
|
-
x-internal: true
|
11112
|
+
x-internal-class: true
|
11098
11113
|
TeamGetInfoResponse:
|
11099
11114
|
properties:
|
11100
11115
|
team:
|
@@ -11105,7 +11120,7 @@ components:
|
|
11105
11120
|
items:
|
11106
11121
|
$ref: '#/components/schemas/WarningResponse'
|
11107
11122
|
type: object
|
11108
|
-
x-internal: true
|
11123
|
+
x-internal-class: true
|
11109
11124
|
TeamInvitesResponse:
|
11110
11125
|
properties:
|
11111
11126
|
team_invites:
|
@@ -11118,7 +11133,7 @@ components:
|
|
11118
11133
|
items:
|
11119
11134
|
$ref: '#/components/schemas/WarningResponse'
|
11120
11135
|
type: object
|
11121
|
-
x-internal: true
|
11136
|
+
x-internal-class: true
|
11122
11137
|
TeamMembersResponse:
|
11123
11138
|
properties:
|
11124
11139
|
team_members:
|
@@ -11133,7 +11148,7 @@ components:
|
|
11133
11148
|
items:
|
11134
11149
|
$ref: '#/components/schemas/WarningResponse'
|
11135
11150
|
type: object
|
11136
|
-
x-internal: true
|
11151
|
+
x-internal-class: true
|
11137
11152
|
TeamSubTeamsResponse:
|
11138
11153
|
properties:
|
11139
11154
|
sub_teams:
|
@@ -11148,7 +11163,7 @@ components:
|
|
11148
11163
|
items:
|
11149
11164
|
$ref: '#/components/schemas/WarningResponse'
|
11150
11165
|
type: object
|
11151
|
-
x-internal: true
|
11166
|
+
x-internal-class: true
|
11152
11167
|
TemplateCreateResponse:
|
11153
11168
|
properties:
|
11154
11169
|
template:
|
@@ -11159,7 +11174,7 @@ components:
|
|
11159
11174
|
items:
|
11160
11175
|
$ref: '#/components/schemas/WarningResponse'
|
11161
11176
|
type: object
|
11162
|
-
x-internal: true
|
11177
|
+
x-internal-class: true
|
11163
11178
|
TemplateCreateEmbeddedDraftResponse:
|
11164
11179
|
properties:
|
11165
11180
|
template:
|
@@ -11170,7 +11185,7 @@ components:
|
|
11170
11185
|
items:
|
11171
11186
|
$ref: '#/components/schemas/WarningResponse'
|
11172
11187
|
type: object
|
11173
|
-
x-internal: true
|
11188
|
+
x-internal-class: true
|
11174
11189
|
TemplateEditResponse:
|
11175
11190
|
properties:
|
11176
11191
|
template_id:
|
@@ -11187,7 +11202,7 @@ components:
|
|
11187
11202
|
items:
|
11188
11203
|
$ref: '#/components/schemas/WarningResponse'
|
11189
11204
|
type: object
|
11190
|
-
x-internal: true
|
11205
|
+
x-internal-class: true
|
11191
11206
|
TemplateListResponse:
|
11192
11207
|
properties:
|
11193
11208
|
templates:
|
@@ -11203,13 +11218,13 @@ components:
|
|
11203
11218
|
items:
|
11204
11219
|
$ref: '#/components/schemas/WarningResponse'
|
11205
11220
|
type: object
|
11206
|
-
x-internal: true
|
11221
|
+
x-internal-class: true
|
11207
11222
|
TemplateUpdateFilesResponse:
|
11208
11223
|
properties:
|
11209
11224
|
template:
|
11210
11225
|
$ref: '#/components/schemas/TemplateUpdateFilesResponseTemplate'
|
11211
11226
|
type: object
|
11212
|
-
x-internal: true
|
11227
|
+
x-internal-class: true
|
11213
11228
|
UnclaimedDraftCreateResponse:
|
11214
11229
|
properties:
|
11215
11230
|
unclaimed_draft:
|
@@ -11220,7 +11235,7 @@ components:
|
|
11220
11235
|
items:
|
11221
11236
|
$ref: '#/components/schemas/WarningResponse'
|
11222
11237
|
type: object
|
11223
|
-
x-internal: true
|
11238
|
+
x-internal-class: true
|
11224
11239
|
EventCallbackRequest:
|
11225
11240
|
title: EventCallbackRequest
|
11226
11241
|
required:
|
data/run-build
CHANGED
@@ -9,7 +9,7 @@ WORKING_DIR="/app/ruby"
|
|
9
9
|
|
10
10
|
docker run --rm \
|
11
11
|
-v "${DIR}/:/local" \
|
12
|
-
openapitools/openapi-generator-cli:
|
12
|
+
openapitools/openapi-generator-cli:v7.7.0 generate \
|
13
13
|
-i "/local/openapi-sdk.yaml" \
|
14
14
|
-c "/local/openapi-config.yaml" \
|
15
15
|
-t "/local/templates" \
|
data/spec/api_client_spec.rb
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
The version of the OpenAPI document: 3.0.0
|
7
7
|
Contact: apisupport@hellosign.com
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
|
-
|
9
|
+
Generator version: 6.6.0
|
10
10
|
|
11
11
|
=end
|
12
12
|
|
@@ -89,6 +89,8 @@ describe Dropbox::Sign::ApiClient do
|
|
89
89
|
end
|
90
90
|
end
|
91
91
|
|
92
|
+
|
93
|
+
|
92
94
|
describe '#deserialize' do
|
93
95
|
it "handles Array<Integer>" do
|
94
96
|
api_client = Dropbox::Sign::ApiClient.new
|
data/spec/configuration_spec.rb
CHANGED
data/spec/spec_helper.rb
CHANGED
data/templates/README.mustache
CHANGED
@@ -31,6 +31,7 @@ This SDK is automatically generated by the [OpenAPI Generator](https://openapi-g
|
|
31
31
|
{{^hideGenerationTimestamp}}
|
32
32
|
- Build date: {{generatedDate}}
|
33
33
|
{{/hideGenerationTimestamp}}
|
34
|
+
- Generator version: {{generatorVersion}}
|
34
35
|
- Build package: {{generatorClass}}
|
35
36
|
{{#infoUrl}}
|
36
37
|
For more information, please visit [{{{infoUrl}}}]({{{infoUrl}}})
|