Skip to content

Commit

Permalink
Release 1.4.1 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreminio-dropbox authored Jun 26, 2024
1 parent c877493 commit a21eb9e
Show file tree
Hide file tree
Showing 87 changed files with 1,709 additions and 3,967 deletions.
8 changes: 0 additions & 8 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ docs/SignatureRequestBulkCreateEmbeddedWithTemplateRequest.md
docs/SignatureRequestBulkSendWithTemplateRequest.md
docs/SignatureRequestCreateEmbeddedRequest.md
docs/SignatureRequestCreateEmbeddedWithTemplateRequest.md
docs/SignatureRequestEditEmbeddedRequest.md
docs/SignatureRequestEditEmbeddedWithTemplateRequest.md
docs/SignatureRequestEditRequest.md
docs/SignatureRequestEditWithTemplateRequest.md
docs/SignatureRequestGetResponse.md
docs/SignatureRequestListResponse.md
docs/SignatureRequestRemindRequest.md
Expand Down Expand Up @@ -252,10 +248,6 @@ dropbox_sign/model/signature_request_bulk_create_embedded_with_template_request.
dropbox_sign/model/signature_request_bulk_send_with_template_request.py
dropbox_sign/model/signature_request_create_embedded_request.py
dropbox_sign/model/signature_request_create_embedded_with_template_request.py
dropbox_sign/model/signature_request_edit_embedded_request.py
dropbox_sign/model/signature_request_edit_embedded_with_template_request.py
dropbox_sign/model/signature_request_edit_request.py
dropbox_sign/model/signature_request_edit_with_template_request.py
dropbox_sign/model/signature_request_get_response.py
dropbox_sign/model/signature_request_list_response.py
dropbox_sign/model/signature_request_remind_request.py
Expand Down
12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Python >=3.7
Install using `pip`:

```shell
python3 -m pip install dropbox-sign==1.4.0
python3 -m pip install dropbox-sign==1.4.1
```

Alternatively:
Expand Down Expand Up @@ -126,10 +126,6 @@ All URIs are relative to *https://api.hellosign.com/v3*
```SignatureRequestApi``` | [```signature_request_cancel```](docs/SignatureRequestApi.md#signature_request_cancel) | ```POST /signature_request/cancel/{signature_request_id}``` | Cancel Incomplete Signature Request|
```SignatureRequestApi``` | [```signature_request_create_embedded```](docs/SignatureRequestApi.md#signature_request_create_embedded) | ```POST /signature_request/create_embedded``` | Create Embedded Signature Request|
```SignatureRequestApi``` | [```signature_request_create_embedded_with_template```](docs/SignatureRequestApi.md#signature_request_create_embedded_with_template) | ```POST /signature_request/create_embedded_with_template``` | Create Embedded Signature Request with Template|
```SignatureRequestApi``` | [```signature_request_edit```](docs/SignatureRequestApi.md#signature_request_edit) | ```PUT /signature_request/edit/{signature_request_id}``` | Edit Signature Request|
```SignatureRequestApi``` | [```signature_request_edit_embedded```](docs/SignatureRequestApi.md#signature_request_edit_embedded) | ```PUT /signature_request/edit_embedded/{signature_request_id}``` | Edit Embedded Signature Request|
```SignatureRequestApi``` | [```signature_request_edit_embedded_with_template```](docs/SignatureRequestApi.md#signature_request_edit_embedded_with_template) | ```PUT /signature_request/edit_embedded_with_template/{signature_request_id}``` | Edit Embedded Signature Request with Template|
```SignatureRequestApi``` | [```signature_request_edit_with_template```](docs/SignatureRequestApi.md#signature_request_edit_with_template) | ```PUT /signature_request/edit_with_template/{signature_request_id}``` | Edit Signature Request With Template|
```SignatureRequestApi``` | [```signature_request_files```](docs/SignatureRequestApi.md#signature_request_files) | ```GET /signature_request/files/{signature_request_id}``` | Download Files|
```SignatureRequestApi``` | [```signature_request_files_as_data_uri```](docs/SignatureRequestApi.md#signature_request_files_as_data_uri) | ```GET /signature_request/files_as_data_uri/{signature_request_id}``` | Download Files as Data Uri|
```SignatureRequestApi``` | [```signature_request_files_as_file_url```](docs/SignatureRequestApi.md#signature_request_files_as_file_url) | ```GET /signature_request/files_as_file_url/{signature_request_id}``` | Download Files as File Url|
Expand Down Expand Up @@ -216,10 +212,6 @@ All URIs are relative to *https://api.hellosign.com/v3*
- [SignatureRequestBulkSendWithTemplateRequest](docs/SignatureRequestBulkSendWithTemplateRequest.md)
- [SignatureRequestCreateEmbeddedRequest](docs/SignatureRequestCreateEmbeddedRequest.md)
- [SignatureRequestCreateEmbeddedWithTemplateRequest](docs/SignatureRequestCreateEmbeddedWithTemplateRequest.md)
- [SignatureRequestEditEmbeddedRequest](docs/SignatureRequestEditEmbeddedRequest.md)
- [SignatureRequestEditEmbeddedWithTemplateRequest](docs/SignatureRequestEditEmbeddedWithTemplateRequest.md)
- [SignatureRequestEditRequest](docs/SignatureRequestEditRequest.md)
- [SignatureRequestEditWithTemplateRequest](docs/SignatureRequestEditWithTemplateRequest.md)
- [SignatureRequestGetResponse](docs/SignatureRequestGetResponse.md)
- [SignatureRequestListResponse](docs/SignatureRequestListResponse.md)
- [SignatureRequestRemindRequest](docs/SignatureRequestRemindRequest.md)
Expand Down Expand Up @@ -370,6 +362,6 @@ [email protected]
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: 3.0.0
- Package version: 1.4.0
- Package version: 1.4.1
- Build package: org.openapitools.codegen.languages.PythonClientCodegen

2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.0
1.4.1
2 changes: 1 addition & 1 deletion docs/EmbeddedEditUrlRequest.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
| `force_signer_roles` | ```bool``` | Provide users the ability to review/edit the template signer roles. | [default to False] |
| `force_subject_message` | ```bool``` | Provide users the ability to review/edit the template subject and message. | [default to False] |
| `merge_fields` | [```[SubMergeField]```](SubMergeField.md) | Add additional merge fields to the template, which can be used used to pre-fill data by passing values into signature requests made with that template.<br><br>Remove all merge fields on the template by passing an empty array `[]`. | |
| `preview_only` | ```bool``` | This allows the requester to enable the preview experience (i.e. does not allow the requester&#39;s end user to add any additional fields via the editor).<br><br>**Note**: This parameter overwrites `show_preview&#x3D;true` (if set). | [default to False] |
| `preview_only` | ```bool``` | This allows the requester to enable the preview experience (i.e. does not allow the requester&#39;s end user to add any additional fields via the editor).<br><br>**NOTE:** This parameter overwrites `show_preview&#x3D;true` (if set). | [default to False] |
| `show_preview` | ```bool``` | This allows the requester to enable the editor/preview experience. | [default to False] |
| `show_progress_stepper` | ```bool``` | When only one step remains in the signature request process and this parameter is set to `false` then the progress stepper will be hidden. | [default to True] |
| `test_mode` | ```bool``` | Whether this is a test, locked templates will only be available for editing if this is set to `true`. Defaults to `false`. | [default to False] |
Expand Down
Loading

0 comments on commit a21eb9e

Please sign in to comment.